Skip to content

Commit

Permalink
NetOffice v1.9.5 release
Browse files Browse the repository at this point in the history
  • Loading branch information
jozefizso committed Feb 16, 2024
1 parent 77ddee1 commit c38eaa6
Show file tree
Hide file tree
Showing 2 changed files with 7 additions and 1 deletion.
6 changes: 6 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,11 @@
# Changelog

## v1.9.5

### Fixed
* Fix bug in `PresentationBeforeClose` code by verifying the correct event name [#153](https://github.com/NetOfficeFw/NetOffice/pull/153)


## v1.9.4

### Added
Expand Down
2 changes: 1 addition & 1 deletion Source/NetOffice.props
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@
<PropertyGroup>
<Product>NetOffice</Product>
<PackageId Condition=" '$(PackageId)' == '' ">NetOfficeFw.$(AssemblyName)</PackageId>
<Copyright>Copyright © 2011-2018 Sebastian Lange, © 2015-2023 Jozef Izso</Copyright>
<Copyright>Copyright © 2011-2018 Sebastian Lange, © 2015-2024 Jozef Izso</Copyright>
<Company>NetOfficeFw</Company>
<Authors>Sebastian Lange, Jozef Izso</Authors>
<PackageLicenseExpression>MIT</PackageLicenseExpression>
Expand Down

0 comments on commit c38eaa6

Please sign in to comment.