Skip to content

Commit 3ef6b97

Browse files
committed
Bump version
1 parent 8a6ed3c commit 3ef6b97

File tree

2 files changed

+1
-3
lines changed

2 files changed

+1
-3
lines changed

.github/workflows/ci.yml

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -2,8 +2,6 @@ name: CI
22
on:
33
push:
44
branches: [master]
5-
tags:
6-
- 'v*'
75
pull_request:
86
branches: [master]
97
workflow_dispatch:

src/ant/version.properties

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,3 @@
11
project.version.major=0
22
project.version.minor=23
3-
project.version.micro=7
3+
project.version.micro=8

0 commit comments

Comments
 (0)