Skip to content
This repository was archived by the owner on Feb 18, 2025. It is now read-only.

Commit a1ddb5c

Browse files
committed
Update: package version
1 parent a92200d commit a1ddb5c

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

MagicTween/Assets/MagicTween/package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "com.annulusgames.magic-tween",
3-
"version": "0.1.3",
3+
"version": "0.1.4",
44
"displayName": "Magic Tween",
55
"description": "Extremely fast tween library implemented in Unity ECS",
66
"unity": "2022.1",

MagicTween/ProjectSettings/ProjectSettings.asset

+1-1
Original file line numberDiff line numberDiff line change
@@ -133,7 +133,7 @@ PlayerSettings:
133133
vulkanEnableLateAcquireNextImage: 0
134134
vulkanEnableCommandBufferRecycling: 1
135135
loadStoreDebugModeEnabled: 0
136-
bundleVersion: 0.1.3
136+
bundleVersion: 0.1.4
137137
preloadedAssets: []
138138
metroInputSource: 0
139139
wsaTransparentSwapchain: 0

0 commit comments

Comments
 (0)