Skip to content
master
Switch branches/tags
Code

Latest commit

 

Git stats

Files

Permalink
Failed to load latest commit information.
Type
Name
Latest commit message
Commit time
src
 
 
 
 
 
 
 
 
 
 

ghostery-search-extension

Publishing

  1. Update version in src/manifest.json
  2. git add src/manifest.json && git commit -m "v$VERSION"
  3. npm run build
  4. gh release create v$VERSION ./web-ext-artifacts/ghostery_search-$VERSION.zip (replace $VERSION with the manifest version)