Skip to content

Commit c9f5ceb

Browse files
committed
update version
1 parent f3c5ef9 commit c9f5ceb

File tree

2 files changed

+5
-4
lines changed

2 files changed

+5
-4
lines changed

src/edgedb-cli/NOTES.md

Lines changed: 4 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -8,6 +8,7 @@ Shells: `bash`, `zsh`, `fish`
88

99
## Changelog
1010

11-
| Version | Notes |
12-
| ------- | --------------- |
13-
| 1.0.0 | Initial Version |
11+
| Version | Notes |
12+
| ------- | ---------------------- |
13+
| 1.0.1 | Fix for non-root users |
14+
| 1.0.0 | Initial Version |

src/edgedb-cli/devcontainer-feature.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
{
22
"name": "EdgeDB",
33
"id": "edgedb-cli",
4-
"version": "1.0.0",
4+
"version": "1.0.1",
55
"documentationURL": "https://github.com/joshuanianji/devcontainer-features/tree/main/src/edgedb-cli",
66
"description": "EdgeDB CLI via the official installation script. Includes the VSCode extension and mounts ~/.local/share/edgedb for data persistence.",
77
"options": {},

0 commit comments

Comments
 (0)