1
0
mirror of https://github.com/aluxnimm/outlookcaldavsynchronizer.git synced 2025-10-05 16:02:49 +02:00

Update README.md and set version to 4.6.0.

This commit is contained in:
nimm
2025-06-04 11:12:42 +02:00
parent 6073db180a
commit c2f358fae2
3 changed files with 551 additions and 246 deletions

File diff suppressed because it is too large Load Diff

View File

@@ -33,4 +33,4 @@ using System.Runtime.InteropServices;
// You can specify all the values or you can default the Build and Revision Numbers
// by using the '*' as shown below:
// [assembly: AssemblyVersion("1.0.*")]
[assembly: AssemblyVersion("4.5.0.0")]
[assembly: AssemblyVersion("4.6.0.0")]

View File

@@ -121,6 +121,12 @@ We recommend updating to the latest .Net Framework but the minimal required vers
### Changelog ###
#### 4.6.0 ####
- Released 2025/06/04
- New features
- Update NuGet packages.
- Add Aruba profile.
#### 4.5.0 ####
- Released 2024/12/26
- New features