添加导出version

This commit is contained in:
life
2015-11-01 11:06:35 +08:00
parent 67c3f8a5cd
commit 23a8e7ccec

View File

@@ -130,6 +130,7 @@ define(function() {
exportDate: me.getLeanoteTime(), exportDate: me.getLeanoteTime(),
app: 'leanote.desktop.app.' + process.platform, app: 'leanote.desktop.app.' + process.platform,
appVersion: appVersion.version, appVersion: appVersion.version,
apiVersion: '0.1',
notes: [] notes: []
} }
me.fixFiles(note, function (content, files) { me.fixFiles(note, function (content, files) {