Skip to content

Commit f872591

Browse files
author
bamboo
committed
Release version: 1.3.1
1 parent 6e7cc1f commit f872591

File tree

2 files changed

+3
-3
lines changed

2 files changed

+3
-3
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -25,7 +25,7 @@ project versions along SCM tag versions.
2525

2626
```
2727
plugins {
28-
id 'pl.allegro.tech.build.axion-release' version '1.3.0'
28+
id 'pl.allegro.tech.build.axion-release' version '1.3.1'
2929
}
3030
3131
scmVersion {

docs/conf.py

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -52,9 +52,9 @@
5252
# built documents.
5353
#
5454
# The short X.Y version.
55-
version = '1.3.0'
55+
version = '1.3.1'
5656
# The full version, including alpha/beta/rc tags.
57-
release = '1.3.0'
57+
release = '1.3.1'
5858

5959
# The language for content autogenerated by Sphinx. Refer to documentation
6060
# for a list of supported languages.

0 commit comments

Comments
 (0)