Skip to content

Commit

Permalink
Add release 1.1.1
Browse files Browse the repository at this point in the history
  • Loading branch information
cristianrgreco committed Feb 3, 2024
1 parent 21e2ac7 commit ec3ab88
Show file tree
Hide file tree
Showing 3 changed files with 8 additions and 1 deletion.
7 changes: 7 additions & 0 deletions extensions/README.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,7 @@
# How to release

1. Update the version in `manifest.json`.
2. Navigate into the browser dir, e.g `chrome`.
3. Create an archive out of the contents.
4. Move the archive to releases/release-{browser}-{version}.zip.
5. Upload the new package to the Chrome Web Store Developer dashboard.
2 changes: 1 addition & 1 deletion extensions/chrome/manifest.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "Lichess Opponent Information",
"version": "1.1.0",
"version": "1.1.1",
"description": "Professional chess players spend a lot of time researching their opponents before a match, so why is it any different online?",
"icons": {
"16": "icons/logo_16x16.png",
Expand Down
Binary file added extensions/releases/release-chrome-1.1.1.zip
Binary file not shown.

0 comments on commit ec3ab88

Please sign in to comment.