Skip to content
This repository has been archived by the owner on May 13, 2022. It is now read-only.

Commit

Permalink
Dev package validation (#2)
Browse files Browse the repository at this point in the history
* added wmr package validation

* fixed naming

* fixed naming pt 2

* updated package version
  • Loading branch information
StephenHodgson authored Apr 14, 2019
1 parent e70e76d commit 0acaf28
Show file tree
Hide file tree
Showing 3 changed files with 24 additions and 1 deletion.
Original file line number Diff line number Diff line change
@@ -0,0 +1,15 @@
%YAML 1.1
%TAG !u! tag:unity3d.com,2011:
--- !u!114 &11400000
MonoBehaviour:
m_ObjectHideFlags: 0
m_CorrespondingSourceObject: {fileID: 0}
m_PrefabInstance: {fileID: 0}
m_PrefabAsset: {fileID: 0}
m_GameObject: {fileID: 0}
m_Enabled: 1
m_EditorHideFlags: 0
m_Script: {fileID: 11500000, guid: dbe2bb3a72d815c4d9501a95c16a0e00, type: 3}
m_Name: WmrPackageValidation
m_EditorClassIdentifier:
packageName: com.xrtk.wmr

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
"name": "com.xrtk.wmr",
"displayName": "XRTK.WindowsMixedReality",
"description": "The Windows Mixed Reality components for the Mixed Reality Toolkit",
"version": "0.1.0",
"version": "0.1.1",
"unity": "2018.3",
"license": "MIT",
"repository": {
Expand Down

0 comments on commit 0acaf28

Please sign in to comment.