Skip to content
Snippets Groups Projects
Commit 792a9d9e authored by AndiMajore's avatar AndiMajore
Browse files

udpated drugst.one version

parent 8ef82fbb
No related branches found
No related tags found
No related merge requests found
Pipeline #63705 failed
...@@ -10,8 +10,8 @@ import { ThemeService } from 'src/app/services/theme.service'; ...@@ -10,8 +10,8 @@ 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.7" public version = "1.1.8"
public cdnVersion = "prod/v1.1.7" public cdnVersion = "prod/v1.1.8"
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/"
......
...@@ -32,8 +32,8 @@ ...@@ -32,8 +32,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>
<!-- Latest release (dock1) --> <!-- Latest release (dock1) -->
<script type="text/javascript" src="https://cdn.drugst.one/v1.1.5/prod/drugstone.js"></script> <script type="text/javascript" src="https://cdn.drugst.one/v1.1.8/prod/drugstone.js"></script>
<link rel="stylesheet" href="https://cdn.drugst.one/v1.1.5/prod/styles.css"> <link rel="stylesheet" href="https://cdn.drugst.one/v1.1.8/prod/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