From eddb8d616f86ab6393ce7e6a8abc520756d07adb Mon Sep 17 00:00:00 2001 From: svc-cli-bot Date: Fri, 26 Jul 2024 19:30:35 +0000 Subject: [PATCH] chore(release): 4.4.13-dev.0 [skip ci] --- README.md | 2 +- package.json | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index c333fad6..83792715 100644 --- a/README.md +++ b/README.md @@ -57,7 +57,7 @@ EXAMPLES $ oclif-example update --available ``` -_See code: [src/commands/update.ts](https://github.com/oclif/plugin-update/blob/4.4.12/src/commands/update.ts)_ +_See code: [src/commands/update.ts](https://github.com/oclif/plugin-update/blob/4.4.13-dev.0/src/commands/update.ts)_ diff --git a/package.json b/package.json index 8c456462..3f56293b 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "@oclif/plugin-update", - "version": "4.4.12", + "version": "4.4.13-dev.0", "author": "Salesforce", "bugs": "https://github.com/oclif/plugin-update/issues", "dependencies": {