oriservice-windows-arm64
Advanced tools
Comparing version 0.0.0-pre-alpha.1-cde1e0e to 0.0.0-pre-alpha.1-f2c71e2
{ | ||
"name": "oriservice-windows-arm64", | ||
"version": "0.0.0-pre-alpha.1-cde1e0e", | ||
"version": "0.0.0-pre-alpha.1-f2c71e2", | ||
"repository": { | ||
@@ -5,0 +5,0 @@ "url": "https://github.com/microsoft/ori" |
@@ -184,3 +184,3 @@ # ori | ||
# cutting a new release, from root dir | ||
# first, update the version numbers in dist/oribuild/package.json, | ||
# first, update the version numbers in js/packages/oribuild/package.json, | ||
# and update the dependency versions to the same version number. | ||
@@ -191,3 +191,3 @@ git commit -m "bump to 0.0.0-pre-alpha.4" | ||
git push --tags | ||
# this reads the version numbers from dist/oribuild/package.json | ||
# this reads the version numbers from js/packages/oribuild/package.json | ||
# and generates new packages. | ||
@@ -194,0 +194,0 @@ ./scripts/build-nonmac.sh |
10324