Skip to content

Commit

Permalink
feat: depends on RosettaUI 1.7.0
Browse files Browse the repository at this point in the history
  • Loading branch information
fuqunaga committed Aug 22, 2024
1 parent 1b52c56 commit 60ceeb9
Show file tree
Hide file tree
Showing 3 changed files with 4 additions and 3 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -37,6 +37,7 @@ private void OnClick(EventBase evt)
}
}


protected override void RegisterCallbacksOnTarget()
{
base.RegisterCallbacksOnTarget();
Expand Down
4 changes: 2 additions & 2 deletions Packages/ga.fuquna.rosettaui.uitoolkit/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@
"description": "RosettaUI UI Toolkit bridge",
"unity": "2022.3",
"dependencies": {
"ga.fuquna.rosettaui": "1.5.3"
"ga.fuquna.rosettaui": "1.7.0"
},
"keywords": [
"unity",
Expand All @@ -19,4 +19,4 @@
},
"repository": "github:fuqunaga/RosettaUI",
"license": "(MIT OR Apache-2.0)"
}
}
2 changes: 1 addition & 1 deletion Packages/packages-lock.json
Original file line number Diff line number Diff line change
Expand Up @@ -74,7 +74,7 @@
"depth": 0,
"source": "embedded",
"dependencies": {
"ga.fuquna.rosettaui": "1.5.3"
"ga.fuquna.rosettaui": "1.7.0"
}
},
"com.unity.modules.accessibility": {
Expand Down

0 comments on commit 60ceeb9

Please sign in to comment.