Skip to content

Commit

Permalink
Released Version 2.1.0
Browse files Browse the repository at this point in the history
  • Loading branch information
Rafael Grigorian committed Dec 15, 2020
1 parent bd247dc commit 83fd4ab
Show file tree
Hide file tree
Showing 3 changed files with 3 additions and 3 deletions.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
> Cookie's best friend! Modern cookie manager.
![MIT License](https://img.shields.io/badge/License-MIT-yellow.svg?style=for-the-badge&color=1A73E8)
![Version 2.0.2](https://img.shields.io/badge/Version-2.0.2-yellow.svg?style=for-the-badge&color=1A73E8)
![Version 2.1.0](https://img.shields.io/badge/Version-2.1.0-yellow.svg?style=for-the-badge&color=1A73E8)
![Users](https://img.shields.io/chrome-web-store/d/haipckejfdppjfblgondaakgckohcihp.svg?style=for-the-badge&color=1A73E8)
![Rating](https://img.shields.io/chrome-web-store/rating/haipckejfdppjfblgondaakgckohcihp.svg?style=for-the-badge&color=1A73E8)
![Reviews](https://img.shields.io/chrome-web-store/rating-count/haipckejfdppjfblgondaakgckohcihp.svg?style=for-the-badge&color=1A73E8)
Expand Down
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "chrome-milk",
"version": "2.0.2",
"version": "2.1.0",
"description": "Chrome extension that manages your browser's cookies",
"author": "Rafael Grigorian <rafael@grigorian.org>",
"license": "MIT",
Expand Down
2 changes: 1 addition & 1 deletion static/manifest.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "MILK — Cookie Manager",
"version": "2.0.2",
"version": "2.1.0",
"description": "Cookie's best friend! Modern cookie manager.",
"permissions": [
"cookies",
Expand Down

0 comments on commit 83fd4ab

Please sign in to comment.