More Updates, bumps version
This commit is contained in:
parent
87aede8ff9
commit
f86005b09e
@ -1379,7 +1379,6 @@ public class delegationServices {
|
||||
dCollection.updateOne(searchQuery, updateQuery7);
|
||||
dCollection.updateOne(searchQuery, updateQuery8);
|
||||
dCollection.updateOne(searchQuery, updateQuery6);
|
||||
|
||||
//delegationTimer.trigger();
|
||||
System.out.println("Pushed");
|
||||
delegationTimer.DeleteTargetRequestByID(Lrequest.get("_id"));
|
||||
|
@ -2,5 +2,5 @@ package com.jamesquinley.DelegationServices;
|
||||
|
||||
public class status {
|
||||
public static boolean betaServer = false;
|
||||
public static String serverVersion = "1.2";
|
||||
public static String serverVersion = "1.3";
|
||||
}
|
||||
|
@ -1,5 +1,4 @@
|
||||
package com.jamesquinley;
|
||||
|
||||
import com.jamesquinley.DelegationServices.status;
|
||||
|
||||
/**
|
||||
|
Loading…
x
Reference in New Issue
Block a user