diff --git a/manifest.json b/manifest.json index 3fd2068..72d1d8f 100644 --- a/manifest.json +++ b/manifest.json @@ -7,7 +7,7 @@ "discordID": "396990201790201857", "github": "lisekilis" }, - "version": "2.0.2", + "version": "3.0.0", "updater": { "type": "store", "id": "dev.lisekilis.RepluggedTimestamps" diff --git a/package.json b/package.json index 7ec4580..afc2f25 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "Replugged-Timestamps", - "version": "2.0.2", + "version": "3.0.0", "description": "A plugin that replaces hours with actual timestamps in your messages. Check the settings for documentation", "engines": { "node": ">=20.0.0",