Skip to content

Commit

Permalink
01.03.05
Browse files Browse the repository at this point in the history
updated for dwc 3.5.3
  • Loading branch information
MintyTrebor authored Sep 20, 2024
1 parent ecda9ca commit b13042e
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 4 deletions.
6 changes: 3 additions & 3 deletions src/BtnCmdMainPanel.vue
Original file line number Diff line number Diff line change
Expand Up @@ -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,
Expand Down Expand Up @@ -1805,4 +1805,4 @@ export default {
}
}
}
</script>
</script>
2 changes: 1 addition & 1 deletion src/plugin.json
Original file line number Diff line number Diff line change
Expand Up @@ -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",
Expand Down

0 comments on commit b13042e

Please sign in to comment.