Skip to content

Commit

Permalink
Merge branch 'master' of github.com:hww/XiDebugMenu
Browse files Browse the repository at this point in the history
  • Loading branch information
hww committed Sep 30, 2023
2 parents f975985 + d052c58 commit fb4e044
Show file tree
Hide file tree
Showing 2 changed files with 8 additions and 1 deletion.
2 changes: 1 addition & 1 deletion Assets/XiDebugMenu/package.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"name": "com.hww.xidebugmenu",
"displayName": "XiDebugMenu",
"version": "1.0.7",
"version": "1.0.8",
"unity": "2021.1",
"description": "XiDebugMenu is a debug menu for Unity.",
"license": "MIT",
Expand Down
7 changes: 7 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,10 @@
## [1.0.8](https://github.com/hww/XiDebugMenu/compare/v1.0.7...v1.0.8) (2022-10-09)


### Bug Fixes

* **code:** Minor changes ([696ba20](https://github.com/hww/XiDebugMenu/commit/696ba20412016f8a671584a8afee7a261e9ed8b0))

## [1.0.7](https://github.com/hww/XiDebugMenu/compare/v1.0.6...v1.0.7) (2022-10-09)


Expand Down

0 comments on commit fb4e044

Please sign in to comment.