diff --git a/src/BtnCmdMainPanel.vue b/src/BtnCmdMainPanel.vue index af98932..333b45f 100644 --- a/src/BtnCmdMainPanel.vue +++ b/src/BtnCmdMainPanel.vue @@ -972,9 +972,9 @@ export default { showSBCCEdit: false, tmpSBCCDef: {}, lastLayoutTabID: null, - btnCmdVersion: '01.03.04', + btnCmdVersion: '01.03.05', btnCmd : { - btnCmdVersion: '01.03.04', + btnCmdVersion: '01.03.05', btnCmdIDUpdateRun: true, systemSettings: { lastID: 1, @@ -1805,4 +1805,4 @@ export default { } } } - \ No newline at end of file + diff --git a/src/plugin.json b/src/plugin.json index ca62b67..baf0e70 100644 --- a/src/plugin.json +++ b/src/plugin.json @@ -3,7 +3,7 @@ "id": "BtnCmd", "name": "BtnCmd", "author": "Minty Trebor", - "version": "01.03.04", + "version": "01.03.05", "license": "GPL-3.0-or-later", "homepage": "https://github.com/MintyTrebor", "dwcVersion": "auto",