chore: bump version

pull/2679/head
Tienson Qin 2021-08-20 15:13:00 +08:00
parent 8190576f35
commit c16242c0ac
2 changed files with 2 additions and 2 deletions

View File

@ -1,6 +1,6 @@
{
"name": "Logseq",
"version": "0.3.4",
"version": "0.3.5",
"main": "electron.js",
"author": "Logseq",
"description": "A privacy-first, open-source platform for knowledge management and collaboration.",

View File

@ -1,3 +1,3 @@
(ns frontend.version)
(defonce version "0.3.4")
(defonce version "0.3.5")