Skip to content

Commit 587898e

Browse files
authored
Prepare the release/3.0.0 branch to produce release GA builds. (#434)
This removes the pre.18 tag from everything but the accessibility and data packages. <img width="473" alt="image" src="https://github.com/MixedRealityToolkit/MixedRealityToolkit-Unity/assets/9615036/6b3b03be-7595-451a-b1e8-57f3f4a29718">
2 parents 69bc4ce + f16e87c commit 587898e

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Pipelines/Config/settings.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,4 +6,4 @@ variables:
66
# ProjectSettings/ProjectSettings.asset: metroPackageVersion: x.x.x.0
77
MRTKVersion: 3.0.0 # used for overall build number, but each package version is read from the package.json file in each package directory.
88
MRTKReleaseTag: 'pre.18' # final version component, e.g. 'RC2.1' or empty string.
9-
ReleasePackages: 'None' # array of packages that shouldn't get the prerelease tag e.g. '"org.mixedrealitytoolkit.core,org.mixedrealitytoolkit.tools"'
9+
ReleasePackages: 'org.mixedrealitytoolkit.audio,org.mixedrealitytoolkit.core,org.mixedrealitytoolkit.diagnostics,org.mixedrealitytoolkit.extendedassets,org.mixedrealitytoolkit.input,org.mixedrealitytoolkit.spatialmanipulation,org.mixedrealitytoolkit.standardassets,org.mixedrealitytoolkit.tools,org.mixedrealitytoolkit.uxcomponents,org.mixedrealitytoolkit.uxcomponents.noncanvas,org.mixedrealitytoolkit.uxcore,org.mixedrealitytoolkit.windowsspeech' # array of packages that shouldn't get the prerelease tag e.g. '"org.mixedrealitytoolkit.core,org.mixedrealitytoolkit.tools"'

0 commit comments

Comments
 (0)