Skip to content

Commit

Permalink
0.8.0
Browse files Browse the repository at this point in the history
  • Loading branch information
LLeny committed Jun 14, 2023
1 parent 538f71e commit c2ef88b
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 1 deletion.
2 changes: 1 addition & 1 deletion CMakeLists.txt
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,7 @@ set(CMAKE_RUNTIME_OUTPUT_DIRECTORY "${CMAKE_BINARY_DIR}/bin")
set(CMAKE_LIBRARY_OUTPUT_DIRECTORY "${CMAKE_BINARY_DIR}/bin")
set(CMAKE_SKIP_INSTALL_ALL_DEPENDENCY true)

project(vkhandybug VERSION "0.6.4")
project(vkhandybug VERSION "0.8.0")

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

Expand Down
1 change: 1 addition & 0 deletions assets/io.github.lleny.vkhandybug.appdata.xml
Original file line number Diff line number Diff line change
Expand Up @@ -13,6 +13,7 @@
<project_license>MIT</project_license>
<developer_name>LLeny</developer_name>
<releases>
<release version="0.8.0" date="2023-06-14"/>
<release version="0.6.4" date="2023-06-09"/>
<release version="0.6.2" date="2023-06-07"/>
</releases>
Expand Down

0 comments on commit c2ef88b

Please sign in to comment.