Bump version

This commit is contained in:
ngosang 2020-12-13 01:31:01 +01:00
parent f653d154f2
commit 3d5b6d6814
3 changed files with 3 additions and 3 deletions

View File

@ -21,7 +21,7 @@ jobs:
uses: crazy-max/ghaction-docker-meta@v1
with:
images: ${{ env.REPOSITORY }},ghcr.io/${{ env.REPOSITORY }}
tag-sha: true
tag-sha: false
-
name: Set up QEMU
uses: docker/setup-qemu-action@v1

2
package-lock.json generated
View File

@ -1,6 +1,6 @@
{
"name": "flaresolverr",
"version": "1.1.3",
"version": "1.2.0",
"lockfileVersion": 1,
"requires": true,
"dependencies": {

View File

@ -1,6 +1,6 @@
{
"name": "flaresolverr",
"version": "1.1.3",
"version": "1.2.0",
"description": "Proxy server to bypass Cloudflare protection.",
"scripts": {
"start": "node ./dist/index.js",