chore(release): 0.92.6

This commit is contained in:
Elian Doran 2025-04-06 12:46:07 +03:00
parent 7cd8554d11
commit ab6d68fc68
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.5-beta",
"version": "0.92.6",
"license": "AGPL-3.0-only",
"main": "./electron-main.js",
"author": {

View File

@ -1,4 +1,4 @@
export default {
buildDate: "2025-03-16T14:04:21Z",
buildRevision: "79c82b16ce1d42edabf1c8dd7fe685d1c7d3e21c"
buildDate: "2025-04-06T09:46:07Z",
buildRevision: "7cd8554d1106293f808d29415d77a4ec7df8a395"
};