Skip to content

Commit

Permalink
Bump version for new release
Browse files Browse the repository at this point in the history
  • Loading branch information
alex1701c committed Jun 30, 2024
1 parent ed865a6 commit ec2a027
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)

project(nordvpn)

set(CMAKE_PROJECT_VERSION "2.1.3")
set(CMAKE_PROJECT_VERSION "3.1.1")
add_definitions(-DCMAKE_PROJECT_VERSION="${CMAKE_PROJECT_VERSION}")
set(CMAKE_PROJECT_HOMEPAGE_URL "https://github.com/alex1701c/NordVPNKrunner/")
set(CMAKE_PROJECT_AUTHOR "alex1701c")
Expand Down

0 comments on commit ec2a027

Please sign in to comment.