Skip to content

Commit

Permalink
Release v2.1.3
Browse files Browse the repository at this point in the history
  • Loading branch information
TheAssassin committed Apr 19, 2020
1 parent d8857fb commit 7408819
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion cmake/versioning.cmake
@@ -1,6 +1,6 @@
set(V_MAJOR 2)
set(V_MINOR 1)
set(V_PATCH 2)
set(V_PATCH 3)
set(V_SUFFIX "")

set(APPIMAGELAUNCHER_VERSION ${V_MAJOR}.${V_MINOR}.${V_PATCH}${V_SUFFIX})
Expand Down

0 comments on commit 7408819

Please sign in to comment.