diff --git a/.github/workflows/master-latest.yml b/.github/workflows/master-latest.yml index 07cdc99..245d8cd 100644 --- a/.github/workflows/master-latest.yml +++ b/.github/workflows/master-latest.yml @@ -44,7 +44,7 @@ jobs: platforms: linux/amd64,linux/arm64 pull: true # avoid bitrot with repeated cache hits push: true - tags: ghcr.io/${{ github.repository_owner }}/ansi-hastebin:latest,ghcr.io/${{ github.repository_owner }}/ansi-hastebin:0.0.5 # @TODO: read from package.json + tags: ghcr.io/${{ github.repository_owner }}/ansi-hastebin:latest,ghcr.io/${{ github.repository_owner }}/ansi-hastebin:0.0.6 # @TODO: read from package.json labels: | org.opencontainers.image.title=ansi-hastebin org.opencontainers.image.description=${{ github.event.repository.description }} diff --git a/package-lock.json b/package-lock.json index cf36bb7..99e4eb9 100644 --- a/package-lock.json +++ b/package-lock.json @@ -1,12 +1,12 @@ { "name": "ansi-hastebin", - "version": "0.0.5", + "version": "0.0.6", "lockfileVersion": 2, "requires": true, "packages": { "": { "name": "ansi-hastebin", - "version": "0.0.5", + "version": "0.0.6", "dependencies": { "busboy": "^1", "connect": "^3", diff --git a/package.json b/package.json index d07e444..f0cfb5d 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "ansi-hastebin", - "version": "0.0.5", + "version": "0.0.6", "private": true, "description": "Private Pastebin Server hacked for ANSI", "keywords": [ diff --git a/static/index.html b/static/index.html index 0f46c48..881117c 100644 --- a/static/index.html +++ b/static/index.html @@ -8,12 +8,12 @@ - - + + - + @@ -22,10 +22,8 @@ integrity="sha512-bgHRAiTjGrzHzLyKOnpFvaEpGzJet3z4tZnXGjpsCcqOnAH6VGUx9frc5bcIhKTVLEiCO6vEhNAgx5jtLUYrfA==" crossorigin="anonymous" referrerpolicy="no-referrer"> - - - - + +