|
@@ -5,7 +5,7 @@
|
5
|
5
|
<meta name="viewport" content="width=device-width,initial-scale=1">
|
6
|
6
|
<title>MARTINS.js WebAR demo</title>
|
7
|
7
|
<link href="{{ 'demo/demo.css' | url }}" rel="stylesheet">
|
8
|
|
- <script src="https://cdn.jsdelivr.net/gh/alemart/martins-js@0.1/dist/martins.min.js"></script>
|
|
8
|
+ <script src="https://cdn.jsdelivr.net/gh/alemart/martins-js@0.1.1/dist/martins.min.js"></script>
|
9
|
9
|
<script src="{{ 'demo/demo.js' | url }}"></script>
|
10
|
10
|
</head>
|
11
|
11
|
<body>
|