Skip to content

Commit

Permalink
Bump version to 2.1
Browse files Browse the repository at this point in the history
  • Loading branch information
vimpostor committed Nov 12, 2023
1 parent 35c8f6f commit 5fa49ac
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion CMakeLists.txt
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
cmake_minimum_required(VERSION 3.21)
cmake_policy(SET CMP0048 NEW)
project(blobdrop VERSION 2.0 DESCRIPTION "Drag and drop files directly out of the terminal")
project(blobdrop VERSION 2.1 DESCRIPTION "Drag and drop files directly out of the terminal")

option(BUILD_TESTING "Build the testing tree.")

Expand Down

0 comments on commit 5fa49ac

Please sign in to comment.