mirror of
https://github.com/trustgraph-ai/trustgraph.git
synced 2026-06-09 06:45:13 +02:00
Cannot access s error (#50)
* Fix order of statements error * Bump version * Update templates * Add missing script files * Added missing DE support init * Fixed bugs preventing definition extraction from working (#49).
This commit is contained in:
parent
208c219962
commit
af5508ff68
22 changed files with 270 additions and 255 deletions
2
Makefile
2
Makefile
|
|
@ -1,6 +1,6 @@
|
|||
|
||||
# VERSION=$(shell git describe | sed 's/^v//')
|
||||
VERSION=0.8.2
|
||||
VERSION=0.8.3
|
||||
|
||||
DOCKER=podman
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue