Skip to content

Commit

Permalink
Bump GodotVision.
Browse files Browse the repository at this point in the history
  • Loading branch information
kevinw committed Apr 22, 2024
1 parent 445d6cb commit 2f4f15e
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 4 deletions.
2 changes: 1 addition & 1 deletion GodotVisionExample.xcodeproj/project.pbxproj
Original file line number Diff line number Diff line change
Expand Up @@ -424,7 +424,7 @@
repositoryURL = "https://github.com/kevinw/GodotVision.git";
requirement = {
kind = revision;
revision = 99db65bb903c5ccb431f2876fbf20f11e9dadbab;
revision = 118e06ea721f457d6582327abd98f750c6435dc1;
};
};
/* End XCRemoteSwiftPackageReference section */
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@
"kind" : "remoteSourceControl",
"location" : "https://github.com/kevinw/GodotVision.git",
"state" : {
"revision" : "99db65bb903c5ccb431f2876fbf20f11e9dadbab"
"revision" : "118e06ea721f457d6582327abd98f750c6435dc1"
}
},
{
Expand All @@ -23,15 +23,15 @@
"kind" : "remoteSourceControl",
"location" : "https://github.com/multijam/SwiftGodot",
"state" : {
"revision" : "d5f4229b08fd7369c95b27261f8da57dd4b5651e"
"revision" : "9742bd1b4e9d537d288883a2131d6f83261afd02"
}
},
{
"identity" : "swiftgodotkit",
"kind" : "remoteSourceControl",
"location" : "https://github.com/multijam/SwiftGodotKit",
"state" : {
"revision" : "0228dd92b7dc9008d7ec18b825167f504b0ee6e8"
"revision" : "5d59d1cee172ae68d48119d7c8d8b10912690528"
}
}
],
Expand Down

0 comments on commit 2f4f15e

Please sign in to comment.