From ed2cc7d1c431a9845918eb3ea57f71da8da6ee17 Mon Sep 17 00:00:00 2001 From: Rich Alimi Date: Sun, 25 Aug 2024 06:51:47 -0700 Subject: [PATCH] Bump version to 0.0.29 for new release (#337) --- manifest-beta.json | 2 +- manifest.json | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/manifest-beta.json b/manifest-beta.json index 97604964..dfa8da3f 100644 --- a/manifest-beta.json +++ b/manifest-beta.json @@ -1,6 +1,6 @@ { "name": "SSH Agent for Google Chrome™ (BETA)", - "version": "0.0.28", + "version": "0.0.29", "description": "Provides an SSH Agent implementation for Chrome's Secure Shell extension", "manifest_version": 3, "icons": { diff --git a/manifest.json b/manifest.json index 0061aace..9fc9b6e3 100644 --- a/manifest.json +++ b/manifest.json @@ -1,6 +1,6 @@ { "name": "SSH Agent for Google Chrome™", - "version": "0.0.28", + "version": "0.0.29", "description": "Provides an SSH Agent implementation for Chrome's Secure Shell extension", "manifest_version": 3, "icons": {