File tree Expand file tree Collapse file tree 2 files changed +3
-3
lines changed
Expand file tree Collapse file tree 2 files changed +3
-3
lines changed Original file line number Diff line number Diff line change @@ -2,8 +2,8 @@ name: build-dgraph
22
33on :
44 push :
5- branches :
6- - dgraph-personal
5+ tags :
6+ - " unigraph/v*.*.* "
77
88jobs :
99
Original file line number Diff line number Diff line change @@ -21,7 +21,7 @@ Dgraph supports [GraphQL query syntax](https://dgraph.io/docs/master/query-langu
2121
2222## Status
2323
24- Dgraph is [ at version v21.03 .0] [ rel ] and is production-ready. Apart from the vast open source community, it is being used in
24+ Dgraph is [ at version unigraph/v0.2 .0] [ rel ] and is production-ready. Apart from the vast open source community, it is being used in
2525production at multiple Fortune 500 companies, and by
2626[ Intuit Katlas] ( https://github.com/intuit/katlas ) and [ VMware Purser] ( https://github.com/vmware/purser ) .
2727
You can’t perform that action at this time.
0 commit comments