Skip to content

Commit aedd8d1

Browse files
committed
Update Package Version in EOSPackageInfo for 3.3.4 Release
1 parent 46f9f70 commit aedd8d1

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

com.playeveryware.eos/Runtime/Core/EOSPackageInfo.cs

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -35,7 +35,7 @@ public static class EOSPackageInfo
3535
* not involve editing source code files.
3636
*/
3737

38-
public const string Version = "3.3.3";
38+
public const string Version = "3.3.4";
3939

4040
public const string PackageName = "com.playeveryware.eos";
4141
}

0 commit comments

Comments
 (0)