Bump version

This commit is contained in:
Lukas | AstroGD 2023-09-16 15:35:30 +02:00
parent 4bf782cddf
commit 8cb74a1291
Signed by: AstroGD
GPG Key ID: 82A5E6C236C535AA
2 changed files with 3 additions and 3 deletions

4
package-lock.json generated
View File

@ -1,12 +1,12 @@
{
"name": "eu.astrogd.white-leopard",
"version": "1.2.0-dev.0",
"version": "1.2.0",
"lockfileVersion": 3,
"requires": true,
"packages": {
"": {
"name": "eu.astrogd.white-leopard",
"version": "1.2.0-dev.0",
"version": "1.2.0",
"license": "CC-BY-NC-ND-4.0",
"dependencies": {
"@astrogd/eu.astrogd.uptime-kuma-push-monitor": "^1.0.0-dev.3",

View File

@ -1,6 +1,6 @@
{
"name": "eu.astrogd.white-leopard",
"version": "1.2.0-dev.0",
"version": "1.2.0",
"description": "A Discord bot that checks channel names for blacklisted words and reverts the changes if necessary",
"main": "build/index.js",
"scripts": {