Bump version to 1.6.1.1, remove font import from bootstrap
This commit is contained in:
parent
1bf5768ec5
commit
5a80d20a26
@ -1,5 +1,5 @@
|
||||
<?xml version='1.0' encoding='utf-8'?>
|
||||
<widget android-versionCode="106010" id="com.netsyms.terranquest.TerranQuest" version="1.6.1" xmlns="http://www.w3.org/ns/widgets" xmlns:cdv="http://cordova.apache.org/ns/1.0" xmlns:gap="http://phonegap.com/ns/1.0">
|
||||
<widget android-versionCode="106011" id="com.netsyms.terranquest.TerranQuest" version="1.6.1.1" xmlns="http://www.w3.org/ns/widgets" xmlns:cdv="http://cordova.apache.org/ns/1.0" xmlns:gap="http://phonegap.com/ns/1.0">
|
||||
<name>TerranQuest</name>
|
||||
<description>
|
||||
Augmented Reality fantasy game
|
||||
|
1
www/css/bootstrap.min.css
vendored
1
www/css/bootstrap.min.css
vendored
@ -1,4 +1,3 @@
|
||||
//@import url("https://fonts.googleapis.com/css?family=Roboto:400,700");
|
||||
/*!
|
||||
* bootswatch v3.3.6
|
||||
* Homepage: http://bootswatch.com
|
||||
|
Reference in New Issue
Block a user