Update appspot app version to 11 and deploy

This commit is contained in:
Sean Owen 2014-07-17 14:45:49 +01:00
parent 583cff4221
commit 1fc337bb08
2 changed files with 2 additions and 2 deletions

View file

@ -16,5 +16,5 @@
-->
<appengine-web-app xmlns="http://appengine.google.com/ns/1.0">
<application>zxing-hrd</application>
<version>10</version>
<version>11</version>
</appengine-web-app>

View file

@ -1,5 +1,5 @@
application: zxing-hrd
version: 10
version: 11
runtime: python27
api_version: 1
threadsafe: true