Skip to content

Commit 6729bdb

Browse files
committed
fix version bump
1 parent f10f053 commit 6729bdb

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,11 +1,11 @@
11
{
22
"name": "com.locus.bundlesystem",
33
"displayName": "Locus Bundle System",
4-
"version": "1.1.22",
4+
"version": "1.1.23",
55
"description": "Simpler Assetbundle Build System using Scriptable Build Pipeline. Alternative to Unity Addressables. \n Visit https://github.com/locus84/Locus-Bundle-System for more informations.",
66
"unity": "2018.4",
77
"dependencies": {
8-
"com.unity.scriptablebuildpipeline": "1.19.7"
8+
"com.unity.scriptablebuildpipeline": "1.19.6"
99
},
1010
"keywords": [
1111
"assetbundle",

0 commit comments

Comments
 (0)