chore(extension): publish release to updates
This commit is contained in:
parent
3dd88cf7e4
commit
9336bd9ddb
2 changed files with 6 additions and 3 deletions
|
@ -7,7 +7,7 @@ check-in codes are 6 digit codes unique to each timetabled session, and this
|
||||||
extension uses crowdsourcing to gather codes and share them between users
|
extension uses crowdsourcing to gather codes and share them between users
|
||||||
automatically. this system can easily be expanded to any other universities that use this system
|
automatically. this system can easily be expanded to any other universities that use this system
|
||||||
|
|
||||||
[install extension for firefox](https://cdn.ashhhleyyy.dev/file/ashs-magic-bucket/extensions/aci/2f14f65a62c241d58b03-0.0.1.xpi)
|
[install extension for firefox](https://cdn.ashhhleyyy.dev/file/ashs-magic-bucket/extensions/aci/2f14f65a62c241d58b03-0.1.0.xpi)
|
||||||
|
|
||||||
## plans
|
## plans
|
||||||
|
|
||||||
|
|
|
@ -5,8 +5,11 @@
|
||||||
{
|
{
|
||||||
"version": "0.0.1",
|
"version": "0.0.1",
|
||||||
"update_link": "https://cdn.ashhhleyyy.dev/file/ashs-magic-bucket/extensions/aci/2f14f65a62c241d58b03-0.0.1.xpi"
|
"update_link": "https://cdn.ashhhleyyy.dev/file/ashs-magic-bucket/extensions/aci/2f14f65a62c241d58b03-0.0.1.xpi"
|
||||||
}
|
},
|
||||||
]
|
{
|
||||||
|
"version": "0.1.0",
|
||||||
|
"update_link": "https://cdn.ashhhleyyy.dev/file/ashs-magic-bucket/extensions/aci/2f14f65a62c241d58b03-0.1.0.xpi"
|
||||||
|
} ]
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
|
Loading…
Reference in a new issue