Skip to content

Commit 7b0f2d9

Browse files
authored
Merge pull request #67 from VirtueSky/dev
Update ConstantPackage.cs
2 parents 12b14b8 + 4b3f0a6 commit 7b0f2d9

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

VirtueSky/ControlPanel/ConstantPackage.cs

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
{
33
public class ConstantPackage
44
{
5-
public const string VersionSunflower = "3.4.3";
5+
public const string VersionSunflower = "3.4.4";
66
public const string PackageNameInAppPurchase = "com.unity.purchasing";
77
public const string MaxVersionInAppPurchase = "4.13.0";
88
public const string PackageNameNewtonsoftJson = "com.unity.nuget.newtonsoft-json";

0 commit comments

Comments
 (0)