diff --git a/README.md b/README.md index 519ded27..cdeead58 100644 --- a/README.md +++ b/README.md @@ -25,7 +25,7 @@ project versions along SCM tag versions. ``` plugins { - id 'pl.allegro.tech.build.axion-release' version '1.8.1' + id 'pl.allegro.tech.build.axion-release' version '1.8.2' } scmVersion { diff --git a/docs/conf.py b/docs/conf.py index 00ececb3..edb60548 100644 --- a/docs/conf.py +++ b/docs/conf.py @@ -52,9 +52,9 @@ # built documents. # # The short X.Y version. -version = '1.8.1' +version = '1.8.2' # The full version, including alpha/beta/rc tags. -release = '1.8.1' +release = '1.8.2' # The language for content autogenerated by Sphinx. Refer to documentation # for a list of supported languages.