We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent ecda9ca commit b13042eCopy full SHA for b13042e
src/BtnCmdMainPanel.vue
@@ -972,9 +972,9 @@ export default {
972
showSBCCEdit: false,
973
tmpSBCCDef: {},
974
lastLayoutTabID: null,
975
- btnCmdVersion: '01.03.04',
+ btnCmdVersion: '01.03.05',
976
btnCmd : {
977
978
btnCmdIDUpdateRun: true,
979
systemSettings: {
980
lastID: 1,
@@ -1805,4 +1805,4 @@ export default {
1805
}
1806
1807
1808
-</script>
+</script>
src/plugin.json
@@ -3,7 +3,7 @@
3
"id": "BtnCmd",
4
"name": "BtnCmd",
5
"author": "Minty Trebor",
6
- "version": "01.03.04",
+ "version": "01.03.05",
7
"license": "GPL-3.0-or-later",
8
"homepage": "https://github.com/MintyTrebor",
9
"dwcVersion": "auto",
0 commit comments