mirror of
https://github.com/Jermolene/TiddlyWiki5
synced 2024-11-04 00:56:17 +00:00
17 lines
655 B
Plaintext
17 lines
655 B
Plaintext
created: 20131130132123707
|
|
modified: 20140619212123707
|
|
tags: dev
|
|
title: Releasing a new version of TiddlyWiki5
|
|
type: text/vnd.tiddlywiki
|
|
|
|
# Adjust the release date of the latest release tiddler (eg, [[Release 5.0.7-beta]])
|
|
# Ensure ReleaseHistory has the new version as the default tab
|
|
# Adjust the modified time of HelloThere
|
|
# Make sure ''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.8-beta"`, substituting the new version number
|
|
# Run `deploy.sh`
|
|
# Run `wbld.sh <username> <password>`
|