mirror of
https://github.com/documize/community.git
synced 2025-07-19 13:19:43 +02:00
parent
9f4715a494
commit
bbed3e5a08
11 changed files with 770 additions and 766 deletions
|
@ -40,7 +40,7 @@ type Manifest struct {
|
|||
Major string `json:"major"`
|
||||
Minor string `json:"minor"`
|
||||
Patch string `json:"patch"`
|
||||
Revision int `json:"revision"`
|
||||
Revision string `json:"revision"`
|
||||
Version string `json:"version"`
|
||||
|
||||
// Database provider used by source system.
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue