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.
2 parents 12ad26a + 8497aed commit 300482bCopy full SHA for 300482b
frappe/__init__.py
@@ -13,7 +13,7 @@
13
from .exceptions import *
14
from .utils.jinja import get_jenv, get_template, render_template
15
16
-__version__ = '8.0.17'
+__version__ = '8.0.18'
17
__title__ = "Frappe Framework"
18
19
local = Local()
frappe/desk/doctype/note/note.json
@@ -260,7 +260,7 @@
260
"issingle": 0,
261
"istable": 0,
262
"max_attachments": 0,
263
- "modified": "2017-02-17 17:02:57.067556",
+ "modified": "2017-02-17 17:02:57.095556",
264
"modified_by": "Administrator",
265
"module": "Desk",
266
"name": "Note",
0 commit comments