From 508f901e76bb241191e6136a5a0ca558b33be268 Mon Sep 17 00:00:00 2001 From: Simon Cropp Date: Wed, 15 Jan 2025 20:05:09 +1100 Subject: [PATCH] refs and cleanup --- src/global.json | 2 +- usages/global.json | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/src/global.json b/src/global.json index 45c0c784d..103168d79 100644 --- a/src/global.json +++ b/src/global.json @@ -1,6 +1,6 @@ { "sdk": { - "version": "9.0.101", + "version": "9.0.102", "allowPrerelease": true, "rollForward": "latestFeature" } diff --git a/usages/global.json b/usages/global.json index 45c0c784d..103168d79 100644 --- a/usages/global.json +++ b/usages/global.json @@ -1,6 +1,6 @@ { "sdk": { - "version": "9.0.101", + "version": "9.0.102", "allowPrerelease": true, "rollForward": "latestFeature" }