version: update to 1.2.0
This commit is contained in:
parent
ba60f4e310
commit
af7ba4c90a
@ -1,2 +1,2 @@
|
|||||||
""" current version """
|
""" current version """
|
||||||
__version__ = "1.2.0-beta.1"
|
__version__ = "1.2.0"
|
||||||
|
@ -1,6 +1,6 @@
|
|||||||
{
|
{
|
||||||
"name": "browsertrix-frontend",
|
"name": "browsertrix-frontend",
|
||||||
"version": "1.2.0-beta.1",
|
"version": "1.2.0",
|
||||||
"main": "index.ts",
|
"main": "index.ts",
|
||||||
"license": "AGPL-3.0-or-later",
|
"license": "AGPL-3.0-or-later",
|
||||||
"dependencies": {
|
"dependencies": {
|
||||||
|
@ -1 +1 @@
|
|||||||
1.2.0-beta.1
|
1.2.0
|
||||||
|
Loading…
Reference in New Issue
Block a user