mirror of
https://github.com/MightyPirates/OpenComputers.git
synced 2025-09-22 03:45:54 -04:00
using same version number for mc1.7 as for 1.6 now, since they're feature identical after all (well, except for mod dependencies of course)
This commit is contained in:
parent
c7f133f406
commit
79ff3e1732
@ -18,7 +18,7 @@ buildscript {
|
||||
apply plugin: 'forge'
|
||||
apply plugin: 'scala'
|
||||
|
||||
version = "2.0.1"
|
||||
version = "1.2.2"
|
||||
group= "li.cil.oc" // http://maven.apache.org/guides/mini/guide-naming-conventions.html
|
||||
archivesBaseName = "OpenComputers"
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user