Skip to content
Snippets Groups Projects
Commit 082260b1 authored by AndiMajore's avatar AndiMajore
Browse files

updated to drugst.one 1.1.17

parent 940dfba7
Branches
No related tags found
No related merge requests found
Pipeline #64435 failed
...@@ -10,7 +10,7 @@ import { ThemeService } from 'src/app/services/theme.service'; ...@@ -10,7 +10,7 @@ import { ThemeService } from 'src/app/services/theme.service';
styleUrls: ['./app.component.scss'], styleUrls: ['./app.component.scss'],
}) })
export class AppComponent { export class AppComponent {
public version = "1.1.16" public version = "1.1.17"
public host = "https://drugst.one" public host = "https://drugst.one"
public cdn = "https://cdn.drugst.one" public cdn = "https://cdn.drugst.one"
public backendPath = "https://api.drugst.one/" public backendPath = "https://api.drugst.one/"
......
...@@ -54,8 +54,8 @@ ...@@ -54,8 +54,8 @@
/> />
<script src="//cdnjs.cloudflare.com/ajax/libs/highlight.js/10.7.2/highlight.min.js"></script> <script src="//cdnjs.cloudflare.com/ajax/libs/highlight.js/10.7.2/highlight.min.js"></script>
<script type="text/javascript" src="https://cdn.drugst.one/v1.1.16/drugstone.js"></script> <script type="text/javascript" src="https://cdn.drugst.one/v1.1.17/drugstone.js"></script>
<link rel="stylesheet" href="https://cdn.drugst.one/v1.1.16/styles.css"> <link rel="stylesheet" href="https://cdn.drugst.one/v1.1.17/styles.css">
<!-- <script type="text/javascript" src="https://cdn.drugst.one/nightly/drugstone.js"></script> <!-- <script type="text/javascript" src="https://cdn.drugst.one/nightly/drugstone.js"></script>
<link rel="stylesheet" href="https://cdn.drugst.one/nightly/styles.css"> --> <link rel="stylesheet" href="https://cdn.drugst.one/nightly/styles.css"> -->
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment