mirror of
https://github.com/TriliumNext/Notes.git
synced 2026-01-05 20:39:49 -06:00
chore(release): prepare for v0.94.1
This commit is contained in:
@@ -1,6 +1,6 @@
|
||||
{
|
||||
"name": "@triliumnext/server",
|
||||
"version": "0.94.0",
|
||||
"version": "0.94.1",
|
||||
"description": "The server-side component of TriliumNext, which exposes the client via the web, allows for sync and provides a REST API for both internal and external use.",
|
||||
"private": true,
|
||||
"dependencies": {
|
||||
|
||||
@@ -1,4 +1,4 @@
|
||||
export default {
|
||||
buildDate: "2025-04-10T18:06:20Z",
|
||||
buildRevision: "3df666b03e55a7719958a20cbd9e14601d7da580"
|
||||
buildDate: "2025-06-07T09:45:40Z",
|
||||
buildRevision: "7cbff47078012e32279c110c49b904bd24dcecb3"
|
||||
};
|
||||
|
||||
Reference in New Issue
Block a user