bump version
This commit is contained in:
Родитель
b4b91e77bc
Коммит
84d15fd473
|
@ -1,3 +1,6 @@
|
|||
0.1.3 Zach Carter
|
||||
Added client code, account creation now works
|
||||
|
||||
11/29 Paul Sawaya
|
||||
|
||||
Added signup/login content page, and infobar that reminds the user to signup/login.
|
||||
|
@ -9,4 +12,4 @@ Reorganized code, as per https://gist.github.com/4127665.
|
|||
|
||||
11/27 Paul Sawaya
|
||||
|
||||
Added infobars for password saved event.
|
||||
Added infobars for password saved event.
|
||||
|
|
|
@ -1,7 +1,7 @@
|
|||
{
|
||||
"name": "Gombot Alpha",
|
||||
"manifest_version": 2,
|
||||
"version": "0.1.2",
|
||||
"version": "0.1.3",
|
||||
"description": "Tired of remembering your usernames and passwords? Let Gombot do the work for you!",
|
||||
"permissions": [
|
||||
"tabs",
|
||||
|
|
Загрузка…
Ссылка в новой задаче