Skip to content

Commit c38eaa6

Browse files
committed
NetOffice v1.9.5 release
1 parent 77ddee1 commit c38eaa6

File tree

2 files changed

+7
-1
lines changed

2 files changed

+7
-1
lines changed

CHANGELOG.md

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,11 @@
11
# Changelog
22

3+
## v1.9.5
4+
5+
### Fixed
6+
* Fix bug in `PresentationBeforeClose` code by verifying the correct event name [#153](https://github.com/NetOfficeFw/NetOffice/pull/153)
7+
8+
39
## v1.9.4
410

511
### Added

Source/NetOffice.props

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@
77
<PropertyGroup>
88
<Product>NetOffice</Product>
99
<PackageId Condition=" '$(PackageId)' == '' ">NetOfficeFw.$(AssemblyName)</PackageId>
10-
<Copyright>Copyright © 2011-2018 Sebastian Lange, © 2015-2023 Jozef Izso</Copyright>
10+
<Copyright>Copyright © 2011-2018 Sebastian Lange, © 2015-2024 Jozef Izso</Copyright>
1111
<Company>NetOfficeFw</Company>
1212
<Authors>Sebastian Lange, Jozef Izso</Authors>
1313
<PackageLicenseExpression>MIT</PackageLicenseExpression>

0 commit comments

Comments
 (0)