From 91bb3a962229819c271f11c7ac4bc5f0f5541882 Mon Sep 17 00:00:00 2001 From: Stefan Besler Date: Mon, 4 Jul 2022 09:57:40 +0200 Subject: [PATCH] bump version to 0.6.0.1 --- .Zeugwerk/config.json | 2 +- Struckig/Struckig/Struckig/Struckig.plcproj | 4 ++-- documentation/userguide/installation.md | 2 +- test/Struckig/.Zeugwerk/config.json | 4 ++-- .../Struckig_unittest/Struckig_unittest.plcproj | 4 ++-- 5 files changed, 8 insertions(+), 8 deletions(-) diff --git a/.Zeugwerk/config.json b/.Zeugwerk/config.json index c16abd9..7bace37 100644 --- a/.Zeugwerk/config.json +++ b/.Zeugwerk/config.json @@ -6,7 +6,7 @@ "name": "Struckig", "plcs": [ { - "version": "0.6.0.0", + "version": "0.6.0.1", "name": "Struckig", "type": "Library", "frameworks": {}, diff --git a/Struckig/Struckig/Struckig/Struckig.plcproj b/Struckig/Struckig/Struckig/Struckig.plcproj index b56a2f3..206d6c1 100644 --- a/Struckig/Struckig/Struckig/Struckig.plcproj +++ b/Struckig/Struckig/Struckig/Struckig.plcproj @@ -18,7 +18,7 @@ {f4bffdbd-5758-46b1-8be5-022517971003} false Struckig - 0.6.0.0 + 0.6.0.1 Struckig Stefan Besler and contributers Stefan Besler @@ -248,4 +248,4 @@ - \ No newline at end of file + diff --git a/documentation/userguide/installation.md b/documentation/userguide/installation.md index 08e043e..92d94cb 100644 --- a/documentation/userguide/installation.md +++ b/documentation/userguide/installation.md @@ -6,7 +6,7 @@ This guide will get you started with Struckig. Here you will learn how to instal The Struckig library can either be downloaded from Github as a [precompiled library](https://github.com/stefanbesler/Struckig/releases), or you can clone the [repository](https://github.com/stefanbesler/Struckig) and compile the library yourself. This guide will focus on the former usecase. -First, [get the latest release](todo) of the library, the download will give you a file called "Struckig_0.6.0.0.compiled-library" on your computer. Start the TwinCAT XAE Shell or the Visual Studio Version you are usually using to develop TwinCAT PLCs. Then, in the menubar, select **PLC** and then **Library Repository...** (see figures below) +First, [get the latest release](todo) of the library, the download will give you a file called "Struckig_0.6.0.1.compiled-library" on your computer. Start the TwinCAT XAE Shell or the Visual Studio Version you are usually using to develop TwinCAT PLCs. Then, in the menubar, select **PLC** and then **Library Repository...** (see figures below)