mirror of
https://github.com/zadam/trilium.git
synced 2025-11-04 20:36:13 +01:00
Introduced separate sync version (previously DB version was used to check sync compatibility), closes #120
This commit is contained in:
@@ -447,12 +447,14 @@
|
||||
<th>App version:</th>
|
||||
<td id="app-version"></td>
|
||||
</tr>
|
||||
|
||||
<tr>
|
||||
<th>DB version:</th>
|
||||
<td id="db-version"></td>
|
||||
</tr>
|
||||
|
||||
<tr>
|
||||
<th>Sync version:</th>
|
||||
<td id="sync-version"></td>
|
||||
</tr>
|
||||
<tr>
|
||||
<th>Build date:</th>
|
||||
<td id="build-date"></td>
|
||||
|
||||
Reference in New Issue
Block a user