Skip to content

Commit bde04c8

Browse files
Bump version to 1.6.1
1 parent c37232d commit bde04c8

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

CMakeLists.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
cmake_minimum_required(VERSION 3.12)
22
project(Better-Inventory CXX ASM_NASM)
3-
set(MOD_VERSION "1.6.0")
3+
set(MOD_VERSION "1.6.1")
44
set(MOD_AUTHOR "FrederoxDev")
55

66
set(CMAKE_CXX_STANDARD_REQUIRED ON)

0 commit comments

Comments
 (0)