version bump

This commit is contained in:
Crazypersonalph
2023-12-06 15:22:10 +08:00
parent df74d10381
commit d23cbbaef5
3 changed files with 3 additions and 3 deletions
+1 -1
View File
@@ -1,6 +1,6 @@
{
"name": "betterseqtaplus",
"version": "1.0.0",
"version": "3.2.2",
"type": "module",
"description": "BetterSEQTA+ is a browser extension that adds features to SEQTA.",
"main": "webpack.config.js",
+1 -1
View File
@@ -6,7 +6,7 @@ Sentry.init({
// Alternatively, use `process.env.npm_package_version` for a dynamic release version
// if your build tool supports it.
release: "my-project-name@2.3.12",
release: "betterseqtaplus@3.2.2",
integrations: [new Sentry.BrowserTracing(), new Sentry.Replay()],
// Set tracesSampleRate to 1.0 to capture 100%
+1 -1
View File
@@ -6,7 +6,7 @@ Sentry.init({
// Alternatively, use `process.env.npm_package_version` for a dynamic release version
// if your build tool supports it.
release: "my-project-name@2.3.12",
release: "betterseqtaplus@3.2.2",
integrations: [new Sentry.BrowserTracing(), new Sentry.Replay()],
// Set tracesSampleRate to 1.0 to capture 100%