mirror of
https://github.com/imputnet/cobalt.git
synced 2025-01-19 21:28:27 +00:00
bump frontend version
This commit is contained in:
parent
1d3eb2fdae
commit
d6f5f135b3
|
@ -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