From ea9f2cde50fe92e6df5e44c0b21baededfc54bfc Mon Sep 17 00:00:00 2001 From: Paul Buetow Date: Fri, 27 Mar 2026 16:29:46 +0200 Subject: Bump version to 1.1.0 --- docs/build-fixes-summary.md | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) (limited to 'docs/build-fixes-summary.md') diff --git a/docs/build-fixes-summary.md b/docs/build-fixes-summary.md index a05e2f7..82e14e8 100644 --- a/docs/build-fixes-summary.md +++ b/docs/build-fixes-summary.md @@ -48,8 +48,8 @@ BUILD SUCCESS ``` ## Created Files -- `target/ds-sim-1.0.1.jar` (3.9 MB) - Shaded JAR with all dependencies -- `target/original-ds-sim-1.0.1.jar` (771 KB) - Original JAR without dependencies +- `target/ds-sim-1.1.0.jar` (3.9 MB) - Shaded JAR with all dependencies +- `target/original-ds-sim-1.1.0.jar` (771 KB) - Original JAR without dependencies ## Running Tests @@ -71,4 +71,4 @@ mvn test -Dtest="**/testing/**/*Test" ## Notes - Protocol simulation tests that require GUI components are excluded from default test runs - These tests can still be run manually in a GUI environment -- The build is now suitable for CI/CD pipelines \ No newline at end of file +- The build is now suitable for CI/CD pipelines -- cgit v1.2.3