summaryrefslogtreecommitdiff
path: root/docs/build-fixes-summary.md
diff options
context:
space:
mode:
Diffstat (limited to 'docs/build-fixes-summary.md')
-rw-r--r--docs/build-fixes-summary.md6
1 files changed, 3 insertions, 3 deletions
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