Skip to content

Commit

Permalink
Release version: 1.13.1
Browse files Browse the repository at this point in the history
  • Loading branch information
runner committed Mar 29, 2021
1 parent ce687eb commit 9137d15
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -25,7 +25,7 @@ project versions along SCM tag versions.

```
plugins {
id 'pl.allegro.tech.build.axion-release' version '1.13.0'
id 'pl.allegro.tech.build.axion-release' version '1.13.1'
}
project.version = scmVersion.version
Expand Down
2 changes: 1 addition & 1 deletion mkdocs.yml
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,7 @@ markdown_extensions:
anchorlink: true

extra:
version: '1.13.0'
version: '1.13.1'

pages:
- Home: 'index.md'
Expand Down

0 comments on commit 9137d15

Please sign in to comment.