From 76ab16ec48bd9d439d4feb640901cfe4bf02ceab Mon Sep 17 00:00:00 2001 From: John Duprey Date: Fri, 1 May 2026 20:15:56 -0400 Subject: [PATCH] chore: bump version to 10.4.3 --- package.json | 2 +- public/version.json | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/package.json b/package.json index c482c5a02a21..ee84a95ad7bf 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "cipp", - "version": "10.4.2", + "version": "10.4.3", "author": "CIPP Contributors", "homepage": "https://cipp.app/", "bugs": { diff --git a/public/version.json b/public/version.json index fdddd5f6239a..521d35e0af9b 100644 --- a/public/version.json +++ b/public/version.json @@ -1,3 +1,3 @@ { - "version": "10.4.2" + "version": "10.4.3" }