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

Commit 5ed187d

Browse files
committed
Update: package version
1 parent 899544b commit 5ed187d

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

MagicTween/Assets/MagicTween/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "com.annulusgames.magic-tween",
3-
"version": "0.1.9",
3+
"version": "0.1.10",
44
"displayName": "Magic Tween",
55
"description": "Extremely fast tween library implemented with Unity ECS",
66
"unity": "2022.1",

MagicTween/ProjectSettings/ProjectSettings.asset

Lines changed: 1 addition & 1 deletion
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.9
136+
bundleVersion: 0.1.10
137137
preloadedAssets: []
138138
metroInputSource: 0
139139
wsaTransparentSwapchain: 0

0 commit comments

Comments
 (0)