chore(release): 0.92.3-beta

This commit is contained in:
Elian Doran 2025-03-07 23:59:10 +02:00
parent e76601cd21
commit a6e7f98f69
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.2-beta",
"version": "0.92.3-beta",
"license": "AGPL-3.0-only",
"main": "./dist/electron-main.js",
"author": {

View File

@ -1,4 +1,4 @@
export default {
buildDate: "2025-02-22T11:59:41Z",
buildRevision: "60da36757009d908ed93a394d030b18b3eab4d98"
buildDate: "2025-03-07T21:59:10Z",
buildRevision: "e76601cd21c0fe0d50745affe582f61bcd752fec"
};