chore(release): 0.92.7

This commit is contained in:
Elian Doran 2025-04-10 21:06:20 +03:00
parent 3df666b03e
commit 64869f80ee
No known key found for this signature in database
2 changed files with 3 additions and 3 deletions

View File

@ -2,7 +2,7 @@
"name": "trilium",
"productName": "TriliumNext Notes",
"description": "Build your personal knowledge base with TriliumNext Notes",
"version": "0.92.6",
"version": "0.92.7",
"license": "AGPL-3.0-only",
"main": "./electron-main.js",
"author": {

View File

@ -1,4 +1,4 @@
export default {
buildDate: "2025-04-06T09:46:07Z",
buildRevision: "7cd8554d1106293f808d29415d77a4ec7df8a395"
buildDate: "2025-04-10T18:06:20Z",
buildRevision: "3df666b03e55a7719958a20cbd9e14601d7da580"
};