aboutsummaryrefslogtreecommitdiff
path: root/src/git
diff options
context:
space:
mode:
authorJosh Spicer <joshspicer@github.com>2023-01-25 21:24:25 +0300
committerGitHub <noreply@github.com>2023-01-25 21:24:25 +0300
commit258d5029a58e35d62c9d39400c92b41ed90825ee (patch)
tree803e272329ca111903708359d135c40663bc93d3 /src/git
parent676e824e92c7b2abe45f46c89580c96f99a8d43f (diff)
republish all features to add repo tags
Diffstat (limited to 'src/git')
-rw-r--r--src/git/devcontainer-feature.json2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/git/devcontainer-feature.json b/src/git/devcontainer-feature.json
index 4123aed..23e1c04 100644
--- a/src/git/devcontainer-feature.json
+++ b/src/git/devcontainer-feature.json
@@ -1,6 +1,6 @@
{
"id": "git",
- "version": "1.1.4",
+ "version": "1.1.5",
"name": "Git (from source)",
"documentationURL": "https://github.com/devcontainers/features/tree/main/src/git",
"description": "Install an up-to-date version of Git, built from source as needed. Useful for when you want the latest and greatest features. Auto-detects latest stable version and installs needed dependencies.",