We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 6e7cc1f commit f872591Copy full SHA for f872591
README.md
@@ -25,7 +25,7 @@ project versions along SCM tag versions.
25
26
```
27
plugins {
28
- id 'pl.allegro.tech.build.axion-release' version '1.3.0'
+ id 'pl.allegro.tech.build.axion-release' version '1.3.1'
29
}
30
31
scmVersion {
docs/conf.py
@@ -52,9 +52,9 @@
52
# built documents.
53
#
54
# The short X.Y version.
55
-version = '1.3.0'
+version = '1.3.1'
56
# The full version, including alpha/beta/rc tags.
57
-release = '1.3.0'
+release = '1.3.1'
58
59
# The language for content autogenerated by Sphinx. Refer to documentation
60
# for a list of supported languages.
0 commit comments