mirror of
https://github.com/BetterSEQTA/BetterSEQTA-Plus.git
synced 2026-06-05 19:24:39 +00:00
version bump
This commit is contained in:
+1
-1
@@ -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
@@ -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
@@ -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%
|
||||
|
||||
Reference in New Issue
Block a user