Skip to content

Commit

Permalink
Upgrade Uxios to 0.3.1 to fix a couple of issues and allow for interc…
Browse files Browse the repository at this point in the history
…eptors to work as expected
  • Loading branch information
mvriel committed Feb 17, 2025
1 parent f865796 commit 4a9ade9
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion Packages/manifest.json
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@
"com.cdm.authentication": "https://github.com/cdmvision/authentication-unity.git#1.1.3",
"com.greener-games.sharp-zip-lib": "1.3.303",
"com.joshclose.csvhelper": "13.0.0",
"com.kind-men.uxios": "0.1.3",
"com.kind-men.uxios": "0.3.1",
"com.unity.2d.sprite": "1.0.0",
"com.unity.collab-proxy": "2.3.1",
"com.unity.ide.rider": "3.0.28",
Expand Down
2 changes: 1 addition & 1 deletion Packages/packages-lock.json
Original file line number Diff line number Diff line change
Expand Up @@ -44,7 +44,7 @@
"url": "https://package.openupm.com"
},
"com.kind-men.uxios": {
"version": "0.1.3",
"version": "0.3.1",
"depth": 0,
"source": "registry",
"dependencies": {
Expand Down

0 comments on commit 4a9ade9

Please sign in to comment.