1
0
mirror of https://github.com/Cardidi/dotween-upm-fork.git synced 2025-12-20 09:16:02 +08:00
This commit is contained in:
Demigiant 2018-07-17 12:05:57 +02:00
parent 581f242fb9
commit cbc30f3aa1
2 changed files with 1 additions and 9 deletions

View File

@ -1,8 +0,0 @@
fileFormatVersion: 2
guid: 22a87305a04c84e40964cdfae301554e
timeCreated: 1449422216
licenseType: Free
DefaultImporter:
userData:
assetBundleName:
assetBundleVariant:

View File

@ -32,7 +32,7 @@ namespace DG.Tweening
public class DOTween public class DOTween
{ {
/// <summary>DOTween's version</summary> /// <summary>DOTween's version</summary>
public static readonly string Version = "1.2.002"; // Last version before modules: 1.1.755 public static readonly string Version = "1.2.003"; // Last version before modules: 1.1.755
/////////////////////////////////////////////// ///////////////////////////////////////////////
// Options //////////////////////////////////// // Options ////////////////////////////////////