Skip to content

Commit

Permalink
increment boostrap version, trying to get appveyor working
Browse files Browse the repository at this point in the history
  • Loading branch information
jmckisson committed Apr 13, 2024
1 parent bbfacfb commit 31a35d1
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/MedBootstrap.xml
Expand Up @@ -7,7 +7,7 @@
<packageName></packageName>
<script>MedBootstrap = MedBootstrap or {}

MedBotstrap.version = "1.0.0"
MedBotstrap.version = "1.0.1"

function MedBootstrap.eventHandler(event, ...)
if event == "sysConnectionEvent" then
Expand Down

0 comments on commit 31a35d1

Please sign in to comment.