Skip to content

Commit

Permalink
Merge pull request #539 from ousttrue/fix/fix_upm
Browse files Browse the repository at this point in the history
fix UPM
  • Loading branch information
ousttrue authored Sep 1, 2020
2 parents 9855c48 + 78ebafe commit 873aec2
Show file tree
Hide file tree
Showing 2 changed files with 0 additions and 2 deletions.
1 change: 0 additions & 1 deletion Assets/MeshUtility/package.json
Original file line number Diff line number Diff line change
@@ -1,4 +1,3 @@
{
{
"name": "com.vrmc.meshutility",
"version": "0.59.0",
Expand Down
1 change: 0 additions & 1 deletion Assets/VRM/UniVRM/Editor/Format/VRMVersionMenu.cs
Original file line number Diff line number Diff line change
Expand Up @@ -40,7 +40,6 @@ public static partial class VRMVersion

const string MeshUtilityPath = "Assets/MeshUtility/package.json";
const string MeshUtilityTemplate = @"{{
{{
""name"": ""com.vrmc.meshutility"",
""version"": ""{0}.{1}.{2}"",
""displayName"": ""MeshUtility"",
Expand Down

0 comments on commit 873aec2

Please sign in to comment.