Skip to content
This repository was archived by the owner on Oct 28, 2021. It is now read-only.

Commit 196c93b

Browse files
committed
Aleth 1.5.0-alpha.3
Bump version: 1.5.0-alpha.2 → 1.5.0-alpha.3
1 parent 9079048 commit 196c93b

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

.bumpversion.cfg

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
[bumpversion]
2-
current_version = 1.5.0-alpha.2
2+
current_version = 1.5.0-alpha.3
33
commit = True
44
message = Aleth {new_version}
55

CMakeLists.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -45,7 +45,7 @@ HunterGate(
4545
)
4646

4747
project(aleth)
48-
set(PROJECT_VERSION 1.5.0-alpha.2)
48+
set(PROJECT_VERSION 1.5.0-alpha.3)
4949

5050
cable_set_build_type(DEFAULT RelWithDebInfo CONFIGURATION_TYPES Debug;Release;RelWithDebInfo)
5151

0 commit comments

Comments
 (0)