Skip to content

Commit 1b745b2

Browse files
committed
Release version: 1.2.3
1 parent 6ff3ef4 commit 1b745b2

File tree

2 files changed

+3
-3
lines changed

2 files changed

+3
-3
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -24,7 +24,7 @@ intuitive philosophy makes it a lot easier to manage project versions along SCM
2424

2525
```
2626
plugins {
27-
id 'pl.allegro.tech.build.axion-release' version '1.2.2'
27+
id 'pl.allegro.tech.build.axion-release' version '1.2.3'
2828
}
2929
3030
scmVersion {

docs/conf.py

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -52,9 +52,9 @@
5252
# built documents.
5353
#
5454
# The short X.Y version.
55-
version = '1.2.2'
55+
version = '1.2.3'
5656
# The full version, including alpha/beta/rc tags.
57-
release = '1.2.2'
57+
release = '1.2.3'
5858

5959
# The language for content autogenerated by Sphinx. Refer to documentation
6060
# for a list of supported languages.

0 commit comments

Comments
 (0)