Skip to content

Commit

Permalink
Add files via upload
Browse files Browse the repository at this point in the history
v01.03.01
  • Loading branch information
MintyTrebor authored May 30, 2024
1 parent 3b8f6a3 commit 0e33615
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 3 deletions.
4 changes: 2 additions & 2 deletions src/BtnCmdMainPanel.vue
Original file line number Diff line number Diff line change
Expand Up @@ -971,9 +971,9 @@ export default {
bSBCCInstalled: false,
showSBCCEdit: false,
tmpSBCCDef: {},
btnCmdVersion: '01.03.0',
btnCmdVersion: '01.03.01',
btnCmd : {
btnCmdVersion: '01.03.0',
btnCmdVersion: '01.03.01',
btnCmdIDUpdateRun: true,
systemSettings: {
lastID: 1,
Expand Down
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.0",
"version": "01.03.01",
"license": "GPL-3.0-or-later",
"homepage": "https://github.com/MintyTrebor",
"dwcVersion": "auto",
Expand Down

0 comments on commit 0e33615

Please sign in to comment.