Skip to content
This repository has been archived by the owner on Sep 10, 2024. It is now read-only.

Commit

Permalink
1.0.2: Bump version
Browse files Browse the repository at this point in the history
  • Loading branch information
hardronix122 committed Jul 22, 2023
1 parent 0add6e3 commit ed418c4
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion CMakeLists.txt
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@ cmake_minimum_required(VERSION 3.16)
set(CMAKE_CXX_STANDARD 23)

# ImHexQb #
project(imhexqb VERSION 1.0.1)
project(imhexqb VERSION 1.0.2)

# Include ImHex cmake module #
set(IMHEX_BASE_FOLDER ${CMAKE_CURRENT_SOURCE_DIR}/ImHex)
Expand Down

0 comments on commit ed418c4

Please sign in to comment.