mirror of
https://github.com/logseq/logseq.git
synced 2026-02-01 22:47:36 +00:00
chore: update forge buildVersion to string
This commit is contained in:
@@ -5,7 +5,7 @@ module.exports = {
|
||||
packagerConfig: {
|
||||
name: 'Logseq',
|
||||
icon: './icons/logseq_big_sur.icns',
|
||||
buildVersion: 84,
|
||||
buildVersion: "84",
|
||||
protocols: [
|
||||
{
|
||||
"protocol": "logseq",
|
||||
|
||||
Reference in New Issue
Block a user