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 aeacd02 commit 67fc1d1Copy full SHA for 67fc1d1
README.md
@@ -24,7 +24,7 @@ project versions along SCM tag versions.
24
25
```
26
plugins {
27
- id 'pl.allegro.tech.build.axion-release' version '1.3.1'
+ id 'pl.allegro.tech.build.axion-release' version '1.3.2'
28
}
29
30
scmVersion {
docs/conf.py
@@ -52,9 +52,9 @@
52
# built documents.
53
#
54
# The short X.Y version.
55
-version = '1.3.1'
+version = '1.3.2'
56
# The full version, including alpha/beta/rc tags.
57
-release = '1.3.1'
+release = '1.3.2'
58
59
# The language for content autogenerated by Sphinx. Refer to documentation
60
# for a list of supported languages.
0 commit comments