Skip to content

Commit 21bba3a

Browse files
maryamhonariGitHub Enterprise
authored andcommitted
bump to barracuda 3.0.0 (#30)
* bump to barracuda 3.0.0 & Updated submodule com.unity.ml-agents
1 parent fe7bff8 commit 21bba3a

File tree

3 files changed

+5
-5
lines changed

3 files changed

+5
-5
lines changed

DevProject/Packages/packages-lock.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
{
22
"dependencies": {
33
"com.unity.barracuda": {
4-
"version": "2.3.1-preview",
4+
"version": "3.0.0",
55
"depth": 1,
66
"source": "registry",
77
"dependencies": {
@@ -57,7 +57,7 @@
5757
"depth": 0,
5858
"source": "local",
5959
"dependencies": {
60-
"com.unity.barracuda": "2.3.1-preview",
60+
"com.unity.barracuda": "3.0.0",
6161
"com.unity.modules.imageconversion": "1.0.0",
6262
"com.unity.modules.jsonserialize": "1.0.0"
6363
}

Project/Packages/packages-lock.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
{
22
"dependencies": {
33
"com.unity.barracuda": {
4-
"version": "2.3.1-preview",
4+
"version": "3.0.0",
55
"depth": 1,
66
"source": "registry",
77
"dependencies": {
@@ -55,7 +55,7 @@
5555
"depth": 0,
5656
"source": "local",
5757
"dependencies": {
58-
"com.unity.barracuda": "2.3.1-preview",
58+
"com.unity.barracuda": "3.0.0",
5959
"com.unity.modules.imageconversion": "1.0.0",
6060
"com.unity.modules.jsonserialize": "1.0.0"
6161
}

0 commit comments

Comments
 (0)