Skip to content

Commit bf6f01f

Browse files
committed
tally: update to v0.21.1
1 parent 3b4387f commit bf6f01f

File tree

3 files changed

+9
-0
lines changed

3 files changed

+9
-0
lines changed

.gitmodules

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -4333,3 +4333,6 @@
43334333
[submodule "extensions/zwirn"]
43344334
path = extensions/zwirn
43354335
url = https://codeberg.org/polymorphicengine/zwirn-zed-extension.git
4336+
[submodule "extensions/tally"]
4337+
path = extensions/tally
4338+
url = https://github.com/wharflab/tally.git

extensions.toml

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -4385,3 +4385,8 @@ version = "0.0.1"
43854385
[zwirn]
43864386
submodule = "extensions/zwirn"
43874387
version = "0.2.0"
4388+
4389+
[tally]
4390+
submodule = "extensions/tally"
4391+
path = "_integrations/zed-tally"
4392+
version = "0.21.1"

extensions/tally

Submodule tally added at 07c52e7

0 commit comments

Comments
 (0)