Skip to content

Commit

Permalink
chore: Automated report [skip ci]
Browse files Browse the repository at this point in the history
  • Loading branch information
AutomatedRelease authored and AutomatedRelease committed Apr 17, 2024
1 parent 504cc8f commit 8dcad36
Show file tree
Hide file tree
Showing 3 changed files with 18 additions and 4 deletions.
2 changes: 1 addition & 1 deletion .github/workflows/ci_cd.yml
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,7 @@ on:
required: true
default: '5' # minor
release_patch:
description: 'Release - patch number (previous 2)'
description: 'Release - patch number (previous 3)'
required: true
release_name:
description: 'Additional name of the release'
Expand Down
16 changes: 15 additions & 1 deletion CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -494,4 +494,18 @@ Resolves #78
- Change number of parallel build threads
- Merge pull request #81 from anion0278/dev

Dev
Dev\nNew release
Total of 1 new changes since v3.5.2.27:
## 🧰 Chores

- chore: Automated report [skip ci]

## 📦 Uncategorized

- tests: Changes to multiple integration tests

Resolves #78, #82
- Merge pull request #83 from anion0278/dev

tests: Changes to multiple integration tests
- quick fix for CD [skip CI]
4 changes: 2 additions & 2 deletions Mapp.UI/Properties/SharedAssemblyInfo.cs
Original file line number Diff line number Diff line change
Expand Up @@ -21,5 +21,5 @@
// The following GUID is for the ID of the typelib if this project is exposed to COM
[assembly: Guid("2767955e-07e8-410d-83d2-8a27cf1d63d9")]

[assembly: AssemblyVersion("3.5.2.27")]
[assembly: AssemblyFileVersion("3.5.2.27")]
[assembly: AssemblyVersion("3.5.3.29")]
[assembly: AssemblyFileVersion("3.5.3.29")]

0 comments on commit 8dcad36

Please sign in to comment.