From 1b26a0e7af4acd2b638a335ba7ae49a70936880c Mon Sep 17 00:00:00 2001 From: Thomas Rupprecht Date: Wed, 21 Oct 2020 22:46:41 +0200 Subject: [PATCH] add release info --- README.md | 7 +++++++ 1 file changed, 7 insertions(+) diff --git a/README.md b/README.md index 8335b9f..ee1464a 100644 --- a/README.md +++ b/README.md @@ -18,6 +18,13 @@ $ git clone https://gitea.usrspace.at/XimeX/usrspace-browser-addon.git - Open `manifest.json` - Use it +## Release +```ssh +$ git commit -m "release vX.Y" +$ git tag vX.Y +$ web-ext build -n _usr_space-X.Y.zip +``` + ## Credits Used icons from FontAwesome https://fontawesome.com/license