Skip to content

Commit 272886a

Browse files
committed
release 1.13.0
1 parent 3b04fc7 commit 272886a

File tree

2 files changed

+5
-3
lines changed

2 files changed

+5
-3
lines changed

README.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -33,3 +33,5 @@ The following projects illustrate how to use this plugin to create custom runtim
3333

3434

3535
### Please [read the documentation](https://badass-runtime-plugin.beryx.org/releases/latest/) before using this plugin.
36+
37+
See the [list of all releases](https://github.com/beryx/badass-runtime-plugin/blob/gh-pages/releases.md) if you use an older version of this plugin.

gradle.properties

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
badassRuntimePluginVersionMajor = 1
2-
badassRuntimePluginVersionMinor = 12
3-
badassRuntimePluginVersionPatch = 8
2+
badassRuntimePluginVersionMinor = 13
3+
badassRuntimePluginVersionPatch = 0
44
# badassRuntimePluginVersionLabel = rc-1
5-
badassRuntimePluginReleaseBuild = false
5+
badassRuntimePluginReleaseBuild = true

0 commit comments

Comments
 (0)