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.
2 parents 12b14b8 + 4b3f0a6 commit 7b0f2d9Copy full SHA for 7b0f2d9
VirtueSky/ControlPanel/ConstantPackage.cs
@@ -2,7 +2,7 @@
2
{
3
public class ConstantPackage
4
5
- public const string VersionSunflower = "3.4.3";
+ public const string VersionSunflower = "3.4.4";
6
public const string PackageNameInAppPurchase = "com.unity.purchasing";
7
public const string MaxVersionInAppPurchase = "4.13.0";
8
public const string PackageNameNewtonsoftJson = "com.unity.nuget.newtonsoft-json";
0 commit comments