chore(developer): restore previous tags

This commit is contained in:
Marc Durdin 2024-02-22 12:45:12 +07:00
parent d7411ec4c4
commit 9a3d4e30f4
2 changed files with 4 additions and 4 deletions

View file

@ -9,8 +9,8 @@
Sentry.init({
dsn: 'https://39b25a09410349a58fe12aaf721565af@o1005580.ingest.sentry.io/5983519', // Keyman Developer
environment: '$Environment',
release: '$VersionGitTag'
environment: '$VERSION_ENVIRONMENT',
release: '$VERSION_GIT_TAG'
});
function keymanEnableDiagnostics() {

View file

@ -9,8 +9,8 @@
Sentry.init({
dsn: 'https://39b25a09410349a58fe12aaf721565af@o1005580.ingest.sentry.io/5983519', // Keyman Developer
environment: '$Environment',
release: '$VersionGitTag'
environment: '$VERSION_ENVIRONMENT',
release: '$VERSION_GIT_TAG'
});
function keymanEnableDiagnostics() {