Skip to content

Commit

Permalink
bumped version to 0.3.0
Browse files Browse the repository at this point in the history
  • Loading branch information
pkerspe committed Aug 1, 2020
1 parent d4b9f9d commit 913726f
Show file tree
Hide file tree
Showing 3 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion data/index.html
Original file line number Diff line number Diff line change
@@ -1 +1 @@
<!DOCTYPE html><html class="no-js h-100" lang=en><head><meta charset=utf-8><meta http-equiv=X-UA-Compatible content="IE=edge"><meta name=viewport content="width=device-width,initial-scale=1,shrink-to-fit=no"><link rel=icon href=/favicon.ico><title>ESP-StepperMotor-Server 0.2.2</title><script>window.serverUIVersion = "0.2.2";</script><link href=/js/app.js.gz rel=preload as=script></head><body class=h-100><noscript><strong>We're sorry but esp-steppermotor-server-ui doesn't work properly without JavaScript enabled. Please enable it to continue.</strong></noscript><div class=container-fluid><div id=app class=row></div></div><script src=/js/app.js.gz></script></body></html>
<!DOCTYPE html><html class="no-js h-100" lang=en><head><meta charset=utf-8><meta http-equiv=X-UA-Compatible content="IE=edge"><meta name=viewport content="width=device-width,initial-scale=1,shrink-to-fit=no"><link rel=icon href=/favicon.ico><title>ESP-StepperMotor-Server 0.3.0</title><script>window.serverUIVersion = "0.3.0";</script><link href=/js/app.js.gz rel=preload as=script></head><body class=h-100><noscript><strong>We're sorry but esp-steppermotor-server-ui doesn't work properly without JavaScript enabled. Please enable it to continue.</strong></noscript><div class=container-fluid><div id=app class=row></div></div><script src=/js/app.js.gz></script></body></html>
Binary file modified data/js/app.js.gz
Binary file not shown.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "esp-steppermotor-server-ui",
"version": "0.2.2",
"version": "0.3.0",
"private": true,
"scripts": {
"serve": "vue-cli-service serve",
Expand Down

0 comments on commit 913726f

Please sign in to comment.