Skip to content

Commit e3e3065

Browse files
committed
1.0.2
1 parent 0c17876 commit e3e3065

File tree

2 files changed

+2
-1
lines changed

2 files changed

+2
-1
lines changed

CMakeLists.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,7 @@ set(CMAKE_RUNTIME_OUTPUT_DIRECTORY "${CMAKE_BINARY_DIR}/bin")
1313
set(CMAKE_LIBRARY_OUTPUT_DIRECTORY "${CMAKE_BINARY_DIR}/bin")
1414
set(CMAKE_SKIP_INSTALL_ALL_DEPENDENCY true)
1515

16-
project(vkhandybug VERSION "1.0.1")
16+
project(vkhandybug VERSION "1.0.2")
1717

1818
configure_file("${CMAKE_CURRENT_SOURCE_DIR}/frontend/configure.h.in" "${CMAKE_CURRENT_SOURCE_DIR}/frontend/configure.h")
1919

assets/io.github.lleny.vkhandybug.appdata.xml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -13,6 +13,7 @@
1313
<project_license>MIT</project_license>
1414
<developer_name>LLeny</developer_name>
1515
<releases>
16+
<release version="1.0.2" date="2023-09-13"/>
1617
<release version="1.0.1" date="2023-09-11"/>
1718
<release version="1.0.0" date="2023-07-04"/>
1819
<release version="0.8.0" date="2023-06-14"/>

0 commit comments

Comments
 (0)