Update version numbers
This commit is contained in:
parent
d056fd432d
commit
12c2748a73
@ -1,7 +1,7 @@
|
||||
{
|
||||
"manifest_version": 2,
|
||||
"name": "Looped In",
|
||||
"version": "1.0.1",
|
||||
"version": "1.1.0",
|
||||
"description": "Shows conversations on Hacker News about the current web page",
|
||||
"icons": {
|
||||
"16": "icons/icon16.png",
|
||||
|
@ -1,4 +1,4 @@
|
||||
(defproject conversations-extension "1.0.1"
|
||||
(defproject conversations-extension "1.1.0"
|
||||
:description "A browser extension that display Hackers News comments for the current web page"
|
||||
:url "https://github.com/jdormit/looped-in"
|
||||
:license {:name "GNU General Public License"
|
||||
|
Loading…
Reference in New Issue
Block a user