File tree Expand file tree Collapse file tree 9 files changed +16
-16
lines changed
Runtime/OdinWrapper/Core/Imports Expand file tree Collapse file tree 9 files changed +16
-16
lines changed Original file line number Diff line number Diff line change 1
1
version https://git-lfs.github.com/spec/v1
2
- oid sha256:e5c2a4f7319300bf089af4a240dc174a99fe8d13b8303dd6ca7bd4b1da0f75fb
3
- size 9994784
2
+ oid sha256:226a837cd765fd70810ca77c9cec5f3d8b1fba6f560a48aba90e046e4c79778c
3
+ size 10178440
Original file line number Diff line number Diff line change 1
1
version https://git-lfs.github.com/spec/v1
2
- oid sha256:0f58825c04ca579ca55423766c2beb3dbec31d1a438b062cea9fef53a81727da
3
- size 7212628
2
+ oid sha256:7d2dfd5534308c727e559c6ae268f55033529795d20b395ecfa982b9daad4681
3
+ size 7337068
Original file line number Diff line number Diff line change 1
1
version https://git-lfs.github.com/spec/v1
2
- oid sha256:913fd996c918705d324741656feb3ce2611f7504a315e475e1f49c147a0ae374
3
- size 11374880
2
+ oid sha256:7aaca2ba3f14a75af42639bb72c2ef7b7df06d5fa6ee96a637d0be27da32640a
3
+ size 11580800
Original file line number Diff line number Diff line change 1
1
version https://git-lfs.github.com/spec/v1
2
- oid sha256:30827d8b7cb89e8b2f46a3735d9c45bcfec22da9dec3b38fa4b47bfc246e64c5
3
- size 20171440
2
+ oid sha256:aecb2712da49b39ab440c9879cc9552a8f2a7320f1f2c9337f56fd0f903cb698
3
+ size 20354064
Original file line number Diff line number Diff line change 1
1
version https://git-lfs.github.com/spec/v1
2
- oid sha256:90e73bca58173357d896f3fbf9ac973752740ed94c1e95ea163a9a3a2f91d266
3
- size 11458400
2
+ oid sha256:65733a350c88168dc1417f35b2c27f9a10f069de486d5c3d2b1516aed55ce694
3
+ size 11659168
Original file line number Diff line number Diff line change 1
1
version https://git-lfs.github.com/spec/v1
2
- oid sha256:d42ebdbe9cd6a00a2f90224120ec9df301e52f43f7c81aa0d8e04fbef48e1f2b
3
- size 19896768
2
+ oid sha256:e4570a3561e88d874d96ecbce4d03b891d7533e834f14517e51b635d67a9263d
3
+ size 20243184
Original file line number Diff line number Diff line change 1
1
version https://git-lfs.github.com/spec/v1
2
- oid sha256:20a1e7c617de50d3af1da62e82ad7f543a6daa25e8f77e932021985c6dfa9548
3
- size 11960576
2
+ oid sha256:c8c811c5af1d9cc4340a20e4e9fd410bcd656e9f40c86a26dcd12a4d6b59fd50
3
+ size 12165376
Original file line number Diff line number Diff line change @@ -16,7 +16,7 @@ public static class NativeBindings
16
16
/// <summary>
17
17
/// ODIN_VERSION
18
18
/// </summary>
19
- public const string OdinVersion = "1.5.6 " ;
19
+ public const string OdinVersion = "1.5.7 " ;
20
20
21
21
/// <summary>
22
22
/// Block_SAMPLE_RATE
Original file line number Diff line number Diff line change 1
1
{
2
2
"name" : " io.fourplayers.odin" ,
3
- "version" : " 1.5.6 " ,
3
+ "version" : " 1.5.7 " ,
4
4
"displayName" : " 4Players ODIN" ,
5
5
"description" : " A Unity integration plugin to add 4Players ODIN technology into your game." ,
6
6
"unity" : " 2019.4" ,
You can’t perform that action at this time.
0 commit comments