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

Commit 07d7ea8

Browse files
committed
Aleth 1.5.0-alpha.6
Bump version: 1.5.0-alpha.5 → 1.5.0-alpha.6
1 parent df37ac2 commit 07d7ea8

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.5
2+
current_version = 1.5.0-alpha.6
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.5)
48+
set(PROJECT_VERSION 1.5.0-alpha.6)
4949

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

0 commit comments

Comments
 (0)