bump version to 1.6.0-beta.4 for testing
This commit is contained in:
parent
38f67a6cc0
commit
7a8f370bc2
@ -1,2 +1,2 @@
|
|||||||
""" current version """
|
""" current version """
|
||||||
__version__ = "1.6.0-beta.3"
|
__version__ = "1.6.0-beta.4"
|
||||||
|
@ -1,6 +1,6 @@
|
|||||||
{
|
{
|
||||||
"name": "browsertrix-frontend",
|
"name": "browsertrix-frontend",
|
||||||
"version": "1.6.0-beta.3",
|
"version": "1.6.0-beta.4",
|
||||||
"main": "index.ts",
|
"main": "index.ts",
|
||||||
"license": "AGPL-3.0-or-later",
|
"license": "AGPL-3.0-or-later",
|
||||||
"dependencies": {
|
"dependencies": {
|
||||||
|
@ -1 +1 @@
|
|||||||
1.6.0-beta.3
|
1.6.0-beta.4
|
||||||
|
Loading…
Reference in New Issue
Block a user