diff --git a/README.md b/README.md index d4b35fc6..c686e3af 100644 --- a/README.md +++ b/README.md @@ -24,7 +24,7 @@ project versions along SCM tag versions. ``` plugins { - id 'pl.allegro.tech.build.axion-release' version '1.3.2' + id 'pl.allegro.tech.build.axion-release' version '1.3.3' } scmVersion { diff --git a/docs/conf.py b/docs/conf.py index f6c00f7b..28c4de1e 100644 --- a/docs/conf.py +++ b/docs/conf.py @@ -52,9 +52,9 @@ # built documents. # # The short X.Y version. -version = '1.3.2' +version = '1.3.3' # The full version, including alpha/beta/rc tags. -release = '1.3.2' +release = '1.3.3' # The language for content autogenerated by Sphinx. Refer to documentation # for a list of supported languages.