Skip to content

Commit

Permalink
Bump app version to 2.1.0
Browse files Browse the repository at this point in the history
  • Loading branch information
nuttyartist committed Mar 8, 2023
1 parent 17c13f2 commit 1ca5ea7
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.10)

set(APP_VERSION 2.0.0)
set(APP_VERSION 2.1.0)
set(APP_ID "io.github.nuttyartist.notes")

# Any of the options below can be changed by passing -D<option name>=<value> to CMake.
Expand Down

0 comments on commit 1ca5ea7

Please sign in to comment.