Rename the app to Zoo Design Studio (#5974)
* WIP: Change the name of the app Fixes #5971 * Force release build * More renames * Fix release builds on PR * Remove alpha on home page, replace with nightly if nightly * Change appId back to dev.zoo.modeling-app after updater test failure * Cleanup towards review * Lint * Lint plus @jacebrowning's suggestion * Lint
This commit is contained in:
		@ -1,6 +1,6 @@
 | 
			
		||||
$VERSION=$(Get-Date -Format "yy.M.d")
 | 
			
		||||
$COMMIT=$(git rev-parse --short HEAD)
 | 
			
		||||
$PRODUCT_NAME="Zoo Modeling App (Nightly)"
 | 
			
		||||
$PRODUCT_NAME="Zoo Design Studio (Nightly)"
 | 
			
		||||
 | 
			
		||||
# package.json
 | 
			
		||||
yq -i '.version = env(VERSION)' -p=json -o=json package.json
 | 
			
		||||
 | 
			
		||||
		Reference in New Issue
	
	Block a user