From 89aaea6f18cda43f2595b7319d22c8e9e8fa5fe0 Mon Sep 17 00:00:00 2001 From: Slava Vedernikov Date: Mon, 8 Apr 2024 13:00:24 +0100 Subject: [PATCH] First Stable Release --- C4InterFlow.Automation/C4InterFlow.Automation.csproj | 6 +++--- C4InterFlow.Cli/C4InterFlow.Cli.csproj | 2 +- C4InterFlow/C4InterFlow.csproj | 6 +++--- 3 files changed, 7 insertions(+), 7 deletions(-) diff --git a/C4InterFlow.Automation/C4InterFlow.Automation.csproj b/C4InterFlow.Automation/C4InterFlow.Automation.csproj index d19b20b50..a9bda8174 100644 --- a/C4InterFlow.Automation/C4InterFlow.Automation.csproj +++ b/C4InterFlow.Automation/C4InterFlow.Automation.csproj @@ -7,12 +7,12 @@ true true snupkg - 0.42.0 + 1.0.0 C4InterFlow.Automation - 0.42.0 + 1.0.0 Slava Vedernikov Revolutionise your Application Architecture Documentation with C4InterFlow. Designed for Architects and Engineers, this tool leverages the widely-recognised C4 Model (Architecture Visualisation framework), enhanced with unique features like Interface and Flow, to describe your Application Architecture as Code. Experience an intuitive, efficient way to document complex systems, ensuring clarity and consistency across your teams and products. Copyright 2024 Slava Vedernikov @@ -22,7 +22,7 @@ https://github.com/SlavaVedernikov/C4InterFlow git Architecture as Code DSL C4 Model Tools Diagrams Generation - Initial Release Candidate + First Stable Release MIT false diff --git a/C4InterFlow.Cli/C4InterFlow.Cli.csproj b/C4InterFlow.Cli/C4InterFlow.Cli.csproj index 49ebe692a..a18101564 100644 --- a/C4InterFlow.Cli/C4InterFlow.Cli.csproj +++ b/C4InterFlow.Cli/C4InterFlow.Cli.csproj @@ -5,7 +5,7 @@ net6.0 enable enable - 0.42.0 + 1.0.0 true true win-x64 diff --git a/C4InterFlow/C4InterFlow.csproj b/C4InterFlow/C4InterFlow.csproj index f16ae30f1..45612ffbb 100644 --- a/C4InterFlow/C4InterFlow.csproj +++ b/C4InterFlow/C4InterFlow.csproj @@ -7,12 +7,12 @@ true true snupkg - 0.42.0 + 1.0.0 C4InterFlow - 0.42.0 + 1.0.0 Slava Vedernikov Revolutionise your Application Architecture Documentation with C4InterFlow. Designed for Architects and Engineers, this tool leverages the widely-recognised C4 Model (Architecture Visualisation framework), enhanced with unique features like Interface and Flow, to describe your Application Architecture as Code. Experience an intuitive, efficient way to document complex systems, ensuring clarity and consistency across your teams and products. Copyright 2024 Slava Vedernikov @@ -22,7 +22,7 @@ https://github.com/SlavaVedernikov/C4InterFlow git Architecture as Code DSL C4 Model Tools Diagrams Generation - Initial Release Candidate + First Stable Release MIT false