mirror of
https://github.com/wukko/cobalt.git
synced 2024-11-04 23:39:59 +00:00
bump frontend version
This commit is contained in:
parent
1d3eb2fdae
commit
d6f5f135b3
1 changed files with 1 additions and 1 deletions
|
@ -1,4 +1,4 @@
|
|||
const version = 37;
|
||||
const version = 38;
|
||||
|
||||
const ua = navigator.userAgent.toLowerCase();
|
||||
const isIOS = ua.match("iphone os");
|
||||
|
|
Loading…
Reference in a new issue