Skip to content

Commit

Permalink
chore: tag v1.16.0-202412160740-90022fb2ef5
Browse files Browse the repository at this point in the history
  • Loading branch information
benoitf committed Dec 16, 2024
1 parent 90022fb commit 93cd58a
Show file tree
Hide file tree
Showing 8 changed files with 9 additions and 9 deletions.
2 changes: 1 addition & 1 deletion extensions/compose/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
"name": "compose",
"displayName": "Compose",
"description": "Install Compose binary to work with Podman",
"version": "1.16.0-next",
"version": "1.16.0-202412160740-90022fb2ef5",
"icon": "icon.png",
"publisher": "podman-desktop",
"license": "Apache-2.0",
Expand Down
2 changes: 1 addition & 1 deletion extensions/docker/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
"name": "docker",
"displayName": "Docker",
"description": "Integration for Docker engine",
"version": "1.16.0-next",
"version": "1.16.0-202412160740-90022fb2ef5",
"icon": "icon.png",
"publisher": "podman-desktop",
"license": "Apache-2.0",
Expand Down
2 changes: 1 addition & 1 deletion extensions/kind/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
"name": "kind",
"displayName": "Kind",
"description": "Integration for Kind: run local Kubernetes clusters using container “nodes”",
"version": "1.16.0-next",
"version": "1.16.0-202412160740-90022fb2ef5",
"icon": "icon.png",
"publisher": "podman-desktop",
"license": "Apache-2.0",
Expand Down
2 changes: 1 addition & 1 deletion extensions/kube-context/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
"name": "kube-context",
"displayName": "Kube Context",
"description": "Easily switch between Kubernetes contexts",
"version": "1.16.0-next",
"version": "1.16.0-202412160740-90022fb2ef5",
"icon": "icon.png",
"publisher": "podman-desktop",
"license": "Apache-2.0",
Expand Down
2 changes: 1 addition & 1 deletion extensions/kubectl-cli/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
"name": "kubectl-cli",
"displayName": "kubectl CLI",
"description": "Install and update kubectl CLI Tools without leaving Podman Desktop",
"version": "1.16.0-next",
"version": "1.16.0-202412160740-90022fb2ef5",
"icon": "icon.png",
"publisher": "podman-desktop",
"license": "Apache-2.0",
Expand Down
2 changes: 1 addition & 1 deletion extensions/lima/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
"name": "lima",
"displayName": "Lima",
"description": "Integration for Lima: Linux Machines (typically macOS)",
"version": "1.16.0-next",
"version": "1.16.0-202412160740-90022fb2ef5",
"icon": "icon.png",
"publisher": "podman-desktop",
"license": "Apache-2.0",
Expand Down
2 changes: 1 addition & 1 deletion extensions/registries/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
"name": "registries",
"displayName": "Registries",
"description": "Adds default registries for Quay, DockerHub, GitHub, and Google Container Registry",
"version": "1.16.0-next",
"version": "1.16.0-202412160740-90022fb2ef5",
"icon": "icon.png",
"publisher": "podman-desktop",
"license": "Apache-2.0",
Expand Down
4 changes: 2 additions & 2 deletions package.json
Original file line number Diff line number Diff line change
@@ -1,9 +1,9 @@
{
"name": "podman-desktop",
"productName": "Podman Desktop",
"repository": "https://github.com/podman-desktop/podman-desktop",
"repository": "https://github.com/podman-desktop/podman-desktop-prereleases",
"homepage": "https://www.podman-desktop.io",
"version": "1.16.0-next",
"version": "1.16.0-202412160740-90022fb2ef5",
"license": "apache-2.0",
"type": "module",
"private": true,
Expand Down

0 comments on commit 93cd58a

Please sign in to comment.