Skip to content

Commit

Permalink
[Close Release] Close v3.23.0
Browse files Browse the repository at this point in the history
  • Loading branch information
sjanel committed Mar 31, 2024
1 parent c1641af commit 07b4e82
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 @@ -3,7 +3,7 @@ cmake_minimum_required(VERSION 3.15)
# cmake does not currently support version suffixes (for dev / rc releases for instance.)
# Github actions will detect if version has 'tweak' value (3 '.' in version)
# in order to avoid pushing Docker image for versions in development.
project(coincenter VERSION 3.23.0.0
project(coincenter VERSION 3.23.0
DESCRIPTION "A C++ library centralizing several crypto currencies exchanges REST API into a single all in one tool with a unified interface"
LANGUAGES CXX)

Expand Down

0 comments on commit 07b4e82

Please sign in to comment.