version: bump version to 1.4.0-beta.0

This commit is contained in:
Ilya Kreymer 2023-03-06 10:20:56 -08:00
parent 52106b1339
commit ace4e79e3f
3 changed files with 3 additions and 3 deletions

View File

@ -1,2 +1,2 @@
""" current version """
__version__ = "1.3.1"
__version__ = "1.4.0-beta.0"

View File

@ -1,6 +1,6 @@
{
"name": "browsertrix-frontend",
"version": "1.3.1",
"version": "1.4.0-beta.0",
"main": "index.ts",
"license": "AGPL-3.0-or-later",
"dependencies": {

View File

@ -1 +1 @@
1.3.1
1.4.0-beta.0