mirror of
https://github.com/webbukkit/dynmap.git
synced 2024-11-24 03:05:28 +01:00
Switch to 3.4 for release
This commit is contained in:
parent
f89777a0dd
commit
4cd915e1ab
@ -38,7 +38,7 @@ allprojects {
|
||||
apply plugin: 'java'
|
||||
|
||||
group = 'us.dynmap'
|
||||
version = '3.4-SNAPSHOT'
|
||||
version = '3.4'
|
||||
|
||||
}
|
||||
|
||||
|
@ -25,7 +25,7 @@ allprojects {
|
||||
apply plugin: 'java'
|
||||
|
||||
group = 'us.dynmap'
|
||||
version = '3.4-SNAPSHOT'
|
||||
version = '3.4'
|
||||
|
||||
}
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user