Skip to content
This repository was archived by the owner on Jul 18, 2025. It is now read-only.

Commit 3f364bd

Browse files
committed
Change name, version in manifest.json for consistency
Signed-off-by: Laura Brehm <[email protected]>
1 parent 1640098 commit 3f364bd

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

manifest.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,9 +1,9 @@
11
{
22
"manifest_version": 2,
3-
"name": "Docker - Dev Environments",
3+
"name": "Dev Environments",
44
"short_name": "Dev Environments",
55
"description": "Quickly run pre-configured, containerized development environments!",
6-
"version": "0.1.3",
6+
"version": "0.1.4",
77
"icons": {
88
"48": "icons/icon_devenvs.png",
99
"96": "icons/icon_devenvs.png",

0 commit comments

Comments
 (0)