forked from I2P_Developers/i2p.i2p
Update router version in build.gradle after prop
This commit is contained in:
@@ -13,7 +13,7 @@ subprojects {
|
||||
sourceCompatibility = 1.6
|
||||
jar {
|
||||
manifest {
|
||||
attributes 'Implementation-Version': '0.9.26-3'
|
||||
attributes 'Implementation-Version': '0.9.31-7'
|
||||
}
|
||||
}
|
||||
}
|
||||
|
Reference in New Issue
Block a user