We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 0574f00 commit 817d923Copy full SHA for 817d923
2 files changed
Assets/Package/CHANGELOG.md
@@ -1,5 +1,11 @@
1
# Changelog
2
3
+## [3.0.1]
4
+
5
+### Fixed
6
7
+- Git conflict
8
9
## [3.0.0]
10
11
### Added
Assets/Package/package.json
@@ -1,7 +1,7 @@
{
"name": "com.paps.unity-toolbar-extender-ui-toolkit",
"displayName": "Unity Toolbar Extender UI Toolkit",
- "version": "3.0.0",
+ "version": "3.0.1",
"unity": "6000.3",
"description": "Unity Toolbar Extender UI Toolkit provides a simple way to customize Unity's main toolbar (where play buttons are) with UI Toolkit.",
"keywords": [
0 commit comments