Skip to content

Commit 0105d77

Browse files
authored
1.4.1 (#553)
1 parent ee5e1a2 commit 0105d77

2 files changed

Lines changed: 2 additions & 2 deletions

File tree

client/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "vue-media-annotator",
3-
"version": "1.3.4",
3+
"version": "1.4.1",
44
"author": {
55
"name": "Kitware, Inc.",
66
"email": "viame-web@kitware.com"

client/vue.config.js

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -40,7 +40,7 @@ module.exports = {
4040
// https://github.com/nklayman/vue-cli-plugin-electron-builder/issues/188
4141
// https://github.com/electron-userland/electron-builder/issues/2592
4242
main: 'background.js',
43-
version: '1.4.0',
43+
version: '1.4.1',
4444
},
4545
linux: {
4646
target: ['AppImage', 'snap', 'tar.gz'],

0 commit comments

Comments
 (0)