summaryrefslogtreecommitdiffstats
path: root/appinfo
diff options
context:
space:
mode:
Diffstat (limited to 'appinfo')
-rw-r--r--appinfo/database.xml5
-rw-r--r--appinfo/version2
2 files changed, 6 insertions, 1 deletions
diff --git a/appinfo/database.xml b/appinfo/database.xml
index e4798b492..300f6a2db 100644
--- a/appinfo/database.xml
+++ b/appinfo/database.xml
@@ -90,6 +90,11 @@
<notnull>true</notnull>
</field>
<field>
+ <name>link</name>
+ <type>clob</type>
+ <notnull>false</notnull>
+ </field>
+ <field>
<name>favicon_link</name>
<type>clob</type>
<notnull>false</notnull>
diff --git a/appinfo/version b/appinfo/version
index 8d1eec65a..0dc0f32d5 100644
--- a/appinfo/version
+++ b/appinfo/version
@@ -1 +1 @@
-8.1 \ No newline at end of file
+8.2 \ No newline at end of file