From 11b81845d1320267cac2b36a5ead0a71ef159924 Mon Sep 17 00:00:00 2001 From: stateful-wombot Date: Thu, 21 Nov 2024 18:16:59 +0000 Subject: [PATCH] 3.9.9 --- package-lock.json | 4 ++-- package.json | 2 +- 2 files changed, 3 insertions(+), 3 deletions(-) diff --git a/package-lock.json b/package-lock.json index 3ea46d5fb..2509ca144 100644 --- a/package-lock.json +++ b/package-lock.json @@ -1,12 +1,12 @@ { "name": "runme", - "version": "3.9.9-edge.0", + "version": "3.9.9", "lockfileVersion": 3, "requires": true, "packages": { "": { "name": "runme", - "version": "3.9.9-edge.0", + "version": "3.9.9", "hasInstallScript": true, "license": "Apache-2.0", "dependencies": { diff --git a/package.json b/package.json index 34a20cebe..543506cb0 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "runme", - "version": "3.9.9-edge.0", + "version": "3.9.9", "publisher": "stateful", "displayName": "Runme Notebooks for DevOps", "description": "Notebooks for DevOps written in Markdown. Runnable, configurable commands/code and embedded terminals. Integrated with cloud consoles, containers and pipelines.",