Added app version to offline copy url path
This commit is contained in:
@@ -13,7 +13,7 @@
|
||||
<script>
|
||||
Clipperz_IEisBroken = false;
|
||||
Clipperz_normalizedNewLine = '\n';
|
||||
Clipperz_dumpUrl = "@dump.path@";
|
||||
Clipperz_dumpUrl = "@dump.path@/beta";
|
||||
</script>
|
||||
|
||||
<!--[if IE]><script>
|
||||
|
||||
Reference in New Issue
Block a user