chore(extension): bump version number for release
All checks were successful
Build extension ZIP / Build extension (push) Successful in 58s
All checks were successful
Build extension ZIP / Build extension (push) Successful in 58s
This commit is contained in:
parent
35540916f8
commit
3dd88cf7e4
1 changed files with 1 additions and 1 deletions
|
@ -2,7 +2,7 @@
|
||||||
{
|
{
|
||||||
"manifest_version": 2,
|
"manifest_version": 2,
|
||||||
"name": "aci",
|
"name": "aci",
|
||||||
"version": "0.0.1",
|
"version": "0.1.0",
|
||||||
"description": "auto checkin",
|
"description": "auto checkin",
|
||||||
"content_scripts":[
|
"content_scripts":[
|
||||||
{
|
{
|
||||||
|
|
Loading…
Reference in a new issue