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 ef814ad commit c726589Copy full SHA for c726589
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.4.1'
+ id 'pl.allegro.tech.build.axion-release' version '1.5.0'
29
}
30
31
scmVersion {
docs/conf.py
@@ -52,9 +52,9 @@
52
# built documents.
53
#
54
# The short X.Y version.
55
-version = '1.4.1'
+version = '1.5.0'
56
# The full version, including alpha/beta/rc tags.
57
-release = '1.4.1'
+release = '1.5.0'
58
59
# The language for content autogenerated by Sphinx. Refer to documentation
60
# for a list of supported languages.
0 commit comments