#35 Fixed version key in package.json

This commit is contained in:
Serraniel 2020-09-06 20:25:52 +02:00
parent 0bd63a9de7
commit 697c8b2da9
Signed by: Serraniel
GPG key ID: 3690B4E7364525D3

View file

@ -1,6 +1,6 @@
{ {
"name": "aniwatch-plus", "name": "aniwatch-plus",
"version": "0.1.0.0-beta", "version": "0.1.0-beta.0",
"description": "Aniwatch Plus is a browser extension for https://aniwatch.me/", "description": "Aniwatch Plus is a browser extension for https://aniwatch.me/",
"main": "index.js", "main": "index.js",
"scripts": { "scripts": {