offline-twitter/doc/release_process.md

7 lines
224 B
Markdown
Raw Normal View History

2021-12-23 15:24:59 -05:00
# Release Process
- update CHANGELOG.txt
- if `persistence/schema.sql` has changed since last release:
- bump ENGINE_DATABASE_VERSION in `persistence/versions.go`
- add an entry to MIGRATIONS in `persistence/versions.go`