Change version name in master branch
This commit is contained in:
parent
06d8abdf09
commit
3ee8b38899
3 changed files with 3 additions and 3 deletions
|
@ -1,5 +1,5 @@
|
||||||
<?xml version='1.0' encoding='utf-8'?>
|
<?xml version='1.0' encoding='utf-8'?>
|
||||||
<widget id="su.viende.omori" version="1.0.8-rc" xmlns="http://www.w3.org/ns/widgets" xmlns:cdv="http://cordova.apache.org/ns/1.0">
|
<widget id="su.viende.omori" version="1.0.8-dev" xmlns="http://www.w3.org/ns/widgets" xmlns:cdv="http://cordova.apache.org/ns/1.0">
|
||||||
<preference name="orientation" value="sensorLandscape" />
|
<preference name="orientation" value="sensorLandscape" />
|
||||||
<preference name="Fullscreen" value="true" />
|
<preference name="Fullscreen" value="true" />
|
||||||
|
|
||||||
|
|
|
@ -9,7 +9,7 @@
|
||||||
<link rel="apple-touch-icon" href="icon/icon.png">
|
<link rel="apple-touch-icon" href="icon/icon.png">
|
||||||
<link rel="stylesheet" type="text/css" href="fonts/gamefont.css">
|
<link rel="stylesheet" type="text/css" href="fonts/gamefont.css">
|
||||||
<meta name="viewport" content="user-scalable=no, initial-scale=1.0, minimum-scale=1.0, maximum-scale=1.0, width=device-width, viewport-fit=cover">
|
<meta name="viewport" content="user-scalable=no, initial-scale=1.0, minimum-scale=1.0, maximum-scale=1.0, width=device-width, viewport-fit=cover">
|
||||||
<link rel="stylesheet" type="text/css" href="js/porting/css/controls.css">
|
<link rel="stylesheet" type="text/css" href="js/porting/jscontrols.css">
|
||||||
<title>OMORI</title>
|
<title>OMORI</title>
|
||||||
</head>
|
</head>
|
||||||
|
|
||||||
|
|
|
@ -9,7 +9,7 @@
|
||||||
<link rel="apple-touch-icon" href="icon/icon.png">
|
<link rel="apple-touch-icon" href="icon/icon.png">
|
||||||
<link rel="stylesheet" type="text/css" href="fonts/gamefont.css">
|
<link rel="stylesheet" type="text/css" href="fonts/gamefont.css">
|
||||||
<meta name="viewport" content="user-scalable=no, initial-scale=1.0, minimum-scale=1.0, maximum-scale=1.0, width=device-width, viewport-fit=cover">
|
<meta name="viewport" content="user-scalable=no, initial-scale=1.0, minimum-scale=1.0, maximum-scale=1.0, width=device-width, viewport-fit=cover">
|
||||||
<link rel="stylesheet" type="text/css" href="js/porting/css/controls.css">
|
<link rel="stylesheet" type="text/css" href="js/porting/jscontrols.css">
|
||||||
<title>OMORI</title>
|
<title>OMORI</title>
|
||||||
</head>
|
</head>
|
||||||
|
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue