mirror of
https://github.com/keymanapp/keyman.git
synced 2026-08-05 16:35:33 +00:00
Fixes two things: * $VERSION_GIT_TAG was being misinterpreted by mkver as $VERSION + "_GIT_TAG". This has been addressed by making the $VERSION match the last one in the replaceVersionStrings_Mkver function, and also have moved to using the newer $VersionGitTag and $Environment vartiables instead. * The 'dist' property was being set in sentry-cli sourcemap uploads, though we never set the dist prop when we initialize sentry. |
||
|---|---|---|
| .. | ||
| src | ||
| test | ||
| .gitignore | ||
| build-addins.inc.sh | ||
| build.sh | ||
| Makefile | ||
| package.json | ||
| tsconfig.json | ||