Skip to content

Commit b09d6d0

Browse files
Merge pull request #6 from RobProductions/working-branch
Fixed Build Issues
2 parents f57697f + b1fb658 commit b09d6d0

File tree

2 files changed

+16
-3
lines changed

2 files changed

+16
-3
lines changed
Lines changed: 15 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,16 @@
11
{
2-
"name": "robproductions.opengraphgui.editor"
3-
}
2+
"name": "robproductions.opengraphgui.editor",
3+
"rootNamespace": "",
4+
"references": [],
5+
"includePlatforms": [
6+
"Editor"
7+
],
8+
"excludePlatforms": [],
9+
"allowUnsafeCode": false,
10+
"overrideReferences": false,
11+
"precompiledReferences": [],
12+
"autoReferenced": true,
13+
"defineConstraints": [],
14+
"versionDefines": [],
15+
"noEngineReferences": false
16+
}

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "com.robproductions.opengraphgui",
3-
"version": "1.2.0",
3+
"version": "1.2.1",
44
"displayName": "Open Graph GUI",
55
"description": "An open-source generic Shader GUI for use with URP ShaderGraphs. This package aims to help developers clean up the look of their Material properties while maintaining the built-in style.",
66
"unity": "2020.3",

0 commit comments

Comments
 (0)