1
0
mirror of synced 2026-07-20 01:55:08 +00:00

Update to Reactor Dysprosium-SR6

Fixes gh-8250
This commit is contained in:
Eleftheria Stein
2020-04-01 09:09:42 -04:00
parent 774dd7bb13
commit dbdf02e864
+1 -1
View File
@@ -1,5 +1,5 @@
if (!project.hasProperty('reactorVersion')) {
ext.reactorVersion = 'Dysprosium-SR4'
ext.reactorVersion = 'Dysprosium-SR6'
}
if (!project.hasProperty('springVersion')) {