We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 2995592 + 05b8807 commit 788871eCopy full SHA for 788871e
CHANGELOG.md
@@ -1,3 +1,6 @@
1
+# 1.0.0
2
+- Version bump, same as 0.5.0 after manual testing
3
+
4
# 0.5.0
5
- Normalize line endings to Windows CLRF
6
- Add Roslynator suppression to line endings
UnityResourceGenerator/Assets/AutSoft.UnityResourceGenerator/package.json
@@ -1,6 +1,6 @@
{
"name": "com.autsoft.unityresourcegenerator",
- "version": "0.5.0",
+ "version": "1.0.0",
"displayName": "Unity Resource Generator",
"description": "Generate path strings for Resources.Load",
"license": "MIT",
0 commit comments