Development notes:
- logo icons are 20px black/white for theme and 100% vs 50% for active inactive (inside bit only.)
- these are auto-generated by running
node index.js
insideapp/assets
- these are auto-generated by running
- deploy new version:
- Update version in
package.json
npm run build
- Create new release with both the
.dmg
and.zip
(forelectron-updater
) - Update brew formula through
brew bump-cask-pr --version
- Update version in