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