We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 6ff3ef4 commit 1b745b2Copy full SHA for 1b745b2
README.md
@@ -24,7 +24,7 @@ intuitive philosophy makes it a lot easier to manage project versions along SCM
24
25
```
26
plugins {
27
- id 'pl.allegro.tech.build.axion-release' version '1.2.2'
+ id 'pl.allegro.tech.build.axion-release' version '1.2.3'
28
}
29
30
scmVersion {
docs/conf.py
@@ -52,9 +52,9 @@
52
# built documents.
53
#
54
# The short X.Y version.
55
-version = '1.2.2'
+version = '1.2.3'
56
# The full version, including alpha/beta/rc tags.
57
-release = '1.2.2'
+release = '1.2.3'
58
59
# The language for content autogenerated by Sphinx. Refer to documentation
60
# for a list of supported languages.
0 commit comments