This website requires JavaScript.
Explore
Help
Register
Sign In
mirror
/
php-web-maker
Watch
1
Star
0
Fork
0
You've already forked php-web-maker
mirror of
https://github.com/chinchang/web-maker.git
synced
2025-03-29 23:12:28 +01:00
Code
Issues
Releases
Wiki
Activity
4c4dc1f2e0
Branches
Tags
View all branches
php-web-maker
/
RELEASE.md
Kushagra Gour
b7078c89b0
fix release instructiojns
2023-05-29 01:28:33 +05:30
331 B
Raw
Blame
History
Release steps for Chrome extension
Checkout master
Update changelog and commit
Change version in following places:
app.jsx
options.html
package.json
manifest.json
commit and tag (
git tag {version}
)
Run
gulp buildExtension
Test out extension-{version}.zip
If everything is good, push to master