From 1ea4af4ba7f26f0e29df9e04edb8ef5677c6bf26 Mon Sep 17 00:00:00 2001 From: github-actions Date: Fri, 24 Feb 2023 10:23:48 +0000 Subject: [PATCH] Raises version number to 1.0.2 --- src/GitHubActionsPlayground/GitHubActionsPlayground.csproj | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/src/GitHubActionsPlayground/GitHubActionsPlayground.csproj b/src/GitHubActionsPlayground/GitHubActionsPlayground.csproj index 6241c5e..d263190 100644 --- a/src/GitHubActionsPlayground/GitHubActionsPlayground.csproj +++ b/src/GitHubActionsPlayground/GitHubActionsPlayground.csproj @@ -11,13 +11,13 @@ netstandard2.0;netcoreapp3.1;net48;net6.0 latest - 1.0.1 + 1.0.2 A test project for reusable GitHub actions. GitHubActionsPlayground - 1.0.1 + 1.0.2 Carl Zeiss Industrielle Messtechnik GmbH Copyright © 2022 $(Company) This does nothing useful.