Skip to content
Open
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
# Changelog
All notable changes to this project will be documented in this file.

## Version 7.13.0 - 2025-08-07
## Version 7.13.0 - 2025-11-27
### Added
- Added Support for Multiple Output Parameter Selection in DelphiScenarioConfiguration protobuffer

Expand Down
2 changes: 1 addition & 1 deletion src/ONE.Interfaces.ProtocolBuffers
2 changes: 1 addition & 1 deletion src/ONE.Models.CSharp/ONE.Models.CSharp.csproj
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@
<!--For Release packages update the VersionPrefix and remove any VersionSuffix-->
<VersionPrefix>7.13.0</VersionPrefix>
<!--For Feature packages update the VersionSuffix with the jira ticket number-->
<VersionSuffix>PA-3305</VersionSuffix>
<VersionSuffix></VersionSuffix>
<LangVersion>latest</LangVersion>
<TargetFramework>netstandard2.0</TargetFramework>
<Company>Aquatic Informatics Inc.</Company>
Expand Down