Browse Source

Release 0.8.5.3

Yuriy Puchkov 4 years ago
parent
commit
61cc8a475c
1 changed files with 1 additions and 1 deletions
  1. 1 1
      CMakeLists.txt

+ 1 - 1
CMakeLists.txt

@@ -4,7 +4,7 @@ cmake_minimum_required(VERSION 3.13)
 # This can be read from ${PROJECT_NAME} after project() is called
 project(
   flameshot
-  VERSION 0.8.5.2
+  VERSION 0.8.5.3
   LANGUAGES CXX)
 set(PROJECT_NAME_CAPITALIZED "Flameshot")