We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent caca6a9 commit 6249ef6Copy full SHA for 6249ef6
appinfo/database.xml
@@ -200,6 +200,7 @@
200
<name>details</name>
201
<type>text</type>
202
<notnull>true</notnull>
203
+ <default></default>
204
<length>1024</length>
205
</field>
206
<field>
appinfo/info.xml
@@ -5,7 +5,7 @@
5
<name>Time Tracker</name>
6
<summary>Time Tracker App</summary>
7
<description><![CDATA[Time Tracker App]]></description>
8
- <version>0.0.38</version>
+ <version>0.0.39</version>
9
<licence>agpl</licence>
10
<author mail="[email protected]" >MTier Ltd.</author>
11
<namespace>TimeTracker</namespace>
0 commit comments