Skip to content

Commit e0023b1

Browse files
committed
bump ver
1 parent 13ddafa commit e0023b1

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

OculusDB/OculusDBEnvironment.cs

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,7 @@ namespace OculusDB
1313
{
1414
public class OculusDBEnvironment
1515
{
16-
public static Updater updater = new ("2.2.22", "https://github.com/ComputerElite/OculusDB", "OculusDB", "OculusDB.dll");
16+
public static Updater updater = new ("2.2.23", "https://github.com/ComputerElite/OculusDB", "OculusDB", "OculusDB.dll");
1717
public static string workingDir = "";
1818
public static string dataDir = "";
1919
// Set to false if not in dev mode

0 commit comments

Comments
 (0)