projects
/
Sone.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
43a2d59
)
Set version to 0.9.7
author
David ‘Bombe’ Roden
<bombe@pterodactylus.net>
Sat, 7 Oct 2017 16:51:35 +0000
(18:51 +0200)
committer
David ‘Bombe’ Roden
<bombe@pterodactylus.net>
Sat, 7 Oct 2017 16:51:35 +0000
(18:51 +0200)
build.gradle
patch
|
blob
|
history
diff --git
a/build.gradle
b/build.gradle
index
3df60e9
..
ecdbfdd
100644
(file)
--- a/
build.gradle
+++ b/
build.gradle
@@
-1,5
+1,5
@@
group = 'net.pterodactylus'
-version = '0.9.
6
'
+version = '0.9.
7
'
buildscript {
ext.kotlinVersion = '1.1.51'