Skip to content

Commit

Permalink
πŸ“Œ v1.2.5
Browse files Browse the repository at this point in the history
  • Loading branch information
OlivierLDff committed Oct 20, 2021
1 parent bb666da commit 020cee7
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion cmake/Version.cmake
Original file line number Diff line number Diff line change
Expand Up @@ -22,7 +22,7 @@

set(QATERIALHOTRELOAD_VERSION_MAJOR 1)
set(QATERIALHOTRELOAD_VERSION_MINOR 2)
set(QATERIALHOTRELOAD_VERSION_PATCH 4)
set(QATERIALHOTRELOAD_VERSION_PATCH 5)
if(EXISTS "${CMAKE_CURRENT_SOURCE_DIR}/.git")
execute_process(
COMMAND git rev-parse --short HEAD
Expand Down

0 comments on commit 020cee7

Please sign in to comment.