Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Fix regex in repackaging script #427

Merged
merged 1 commit into from
Aug 21, 2023
Merged

Fix regex in repackaging script #427

merged 1 commit into from
Aug 21, 2023

Conversation

shaynie
Copy link
Contributor

@shaynie shaynie commented Aug 21, 2023

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
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants