Skip to content

Commit

Permalink
fix: meta
Browse files Browse the repository at this point in the history
  • Loading branch information
BrunoMikoskiB committed Jul 11, 2023
1 parent 43894c8 commit 1456dbd
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion CHANGELOG.MD
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@ The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/),
and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0.html).

## [Unreleased]
## [0.3.2]
## [0.3.3]
### Changed
- Dusabled Native share on Editor
- Removed unused text on MultilineInputField
Expand Down
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"name": "com.brunomikoski.debugpanel",
"displayName": "Debug Panel",
"version": "0.3.2",
"version": "0.3.3",
"unity": "2019.1",
"description": "Debug Panel is a runtime tool that enables you to expose fields, methods to be changed/activated by it",
"keywords": [
Expand Down

0 comments on commit 1456dbd

Please sign in to comment.