Skip to content

Latest commit

 

History

History
16 lines (16 loc) · 644 Bytes

release-steps.md

File metadata and controls

16 lines (16 loc) · 644 Bytes

Steps for release

  1. update version on options page
  2. update version in manifest
  3. push final changes to github
  4. test on target versions: windows xp, windows 7, mac, linux
  5. update readme.txt
  6. update gallery-description.txt with changelog
  7. tag git version
  8. push tag to github
  9. push master/branch to github
  10. create zip file for upload (TODO: automate, zip from tag?) cd src/main; zip -r ../../builds/ChromeItLater-0.2.1.zip *
  11. update description in extensions gallery
  12. create screencast for new features (optional)
  13. upload new extension
  14. test downloaded extension on target versions: windows, mac, linux