Skip to content

Fix regex in repackaging script - #427

Merged
shaynie merged 1 commit into
MixedRealityToolkit:releases/3.0.0-pre.18from
shaynie:user/shaynie/fixRepackscriptRegex
Aug 21, 2023
Merged

Fix regex in repackaging script#427
shaynie merged 1 commit into
MixedRealityToolkit:releases/3.0.0-pre.18from
shaynie:user/shaynie/fixRepackscriptRegex

Conversation

@shaynie

@shaynie shaynie commented Aug 21, 2023

Copy link
Copy Markdown
Contributor

The regex for extracting the version number from the package.json file was grabbing the wrong version in some instances. Fixed.

…e was grabbing the wrong version in some instances. Fixed.
@shaynie
shaynie merged commit 20a0728 into MixedRealityToolkit:releases/3.0.0-pre.18 Aug 21, 2023
shaynie added a commit that referenced this pull request Aug 21, 2023
The regex for extracting the version number from the package.json file was grabbing the wrong version in some instances.  Fixed.

(cherry picked from commit 20a0728)
IssueSyncBot pushed a commit that referenced this pull request Aug 21, 2023
…2022.3.2f1 (#430)

* Fix regex in repackaging script (#427)

The regex for extracting the version number from the package.json file was grabbing the wrong version in some instances.  Fixed.

(cherry picked from commit 20a0728)

* Fix ExperimentalDrawer.cs doesn't compile in Unity Editor 2022.3.2f1 and above. #40
Use a cached height calculated in OnGUI().
shaynie added a commit to shaynie/swhMRTKFork that referenced this pull request Aug 21, 2023
…le in Unity Editor 2022.3.2f1 (MixedRealityToolkit#430)

* Fix regex in repackaging script (MixedRealityToolkit#427)

The regex for extracting the version number from the package.json file was grabbing the wrong version in some instances.  Fixed.

(cherry picked from commit 20a0728)

* Fix ExperimentalDrawer.cs doesn't compile in Unity Editor 2022.3.2f1 and above. MixedRealityToolkit#40
Use a cached height calculated in OnGUI().

(cherry picked from commit 770b1c4)
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

2 participants