mirror of
https://github.com/documize/community.git
synced 2025-07-20 13:49:42 +02:00
Generate assets for latest release
This commit is contained in:
parent
26de0551ae
commit
1e2c468dc4
3 changed files with 668 additions and 668 deletions
|
@ -67,7 +67,7 @@ Documize runs on the following:
|
||||||
Documize is built with the following technologies:
|
Documize is built with the following technologies:
|
||||||
|
|
||||||
- EmberJS (v2.18.0)
|
- EmberJS (v2.18.0)
|
||||||
- Go (v1.9.3)
|
- Go (v1.9.4)
|
||||||
|
|
||||||
...and supports the following databases:
|
...and supports the following databases:
|
||||||
|
|
||||||
|
|
File diff suppressed because one or more lines are too long
12
meta.json
12
meta.json
|
@ -1,16 +1,16 @@
|
||||||
{
|
{
|
||||||
"community":
|
"community":
|
||||||
{
|
{
|
||||||
"version": "1.56.1",
|
"version": "1.57.0",
|
||||||
"major": 1,
|
"major": 1,
|
||||||
"minor": 56,
|
"minor": 57,
|
||||||
"patch": 1
|
"patch": 0
|
||||||
},
|
},
|
||||||
"enterprise":
|
"enterprise":
|
||||||
{
|
{
|
||||||
"version": "1.58.2",
|
"version": "1.59.0",
|
||||||
"major": 1,
|
"major": 1,
|
||||||
"minor": 58,
|
"minor": 59,
|
||||||
"patch": 2
|
"patch": 0
|
||||||
}
|
}
|
||||||
}
|
}
|
Loading…
Add table
Add a link
Reference in a new issue