Skip to content

Commit 5fa49ac

Browse files
committed
Bump version to 2.1
1 parent 35c8f6f commit 5fa49ac

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

CMakeLists.txt

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
cmake_minimum_required(VERSION 3.21)
22
cmake_policy(SET CMP0048 NEW)
3-
project(blobdrop VERSION 2.0 DESCRIPTION "Drag and drop files directly out of the terminal")
3+
project(blobdrop VERSION 2.1 DESCRIPTION "Drag and drop files directly out of the terminal")
44

55
option(BUILD_TESTING "Build the testing tree.")
66

0 commit comments

Comments
 (0)