We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 46f9f70 commit aedd8d1Copy full SHA for aedd8d1
com.playeveryware.eos/Runtime/Core/EOSPackageInfo.cs
@@ -35,7 +35,7 @@ public static class EOSPackageInfo
35
* not involve editing source code files.
36
*/
37
38
- public const string Version = "3.3.3";
+ public const string Version = "3.3.4";
39
40
public const string PackageName = "com.playeveryware.eos";
41
}
0 commit comments