We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 91a7116 commit ec37bb6Copy full SHA for ec37bb6
1 file changed
scripts/!mods_preload/mod_nested_tooltips.nut
@@ -1,7 +1,7 @@
1
::NestedTooltips <- {
2
ID = "mod_nested_tooltips",
3
Name = "Nested Tooltips Framework",
4
- Version = "0.2.0",
+ Version = "0.2.1",
5
GitHubURL = "https://github.com/MSUTeam/nested-tooltips"
6
}
7
0 commit comments