TiddlyWiki5/editions/tw5.com/tiddlers/dev/Procedure for releasing a n...

14 wiersze
474 B
Plaintext

created: 20131130132123707
modified: 20131130132123707
tags: dev
title: Releasing a new version of TiddlyWiki5
type: text/vnd.tiddlywiki
# Make sure the ''Jermolene/TiddlyWiki5'' is fully committed
# Edit `package.json` to the new version number
# Run `bld.sh` to build the deployment files
# Restore `package.json` to the previous version number
# Run `verbump "5.0.0-alpha.16"`, substituting the new version number
# Run `deploy.sh`
# Run `wbld.sh <username> <password>`