We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 534b056 commit 92df6aeCopy full SHA for 92df6ae
CHANGELOG.md
@@ -1,5 +1,11 @@
1
# Changelog
2
3
+## v1.9.2
4
+
5
+### Fixed
6
+* Fixed bug in `ProxyService.GetActiveInstance()` methods [#372](https://github.com/NetOfficeFw/NetOffice/issues/372)
7
+* Documented few data types
8
9
## v1.9.1
10
11
### Fixed
Source/NetOffice.props
@@ -1,7 +1,7 @@
<Project>
<!-- Common properties for NetOffice projects -->
<PropertyGroup>
- <NetOfficeRelease>1.9.1</NetOfficeRelease>
+ <NetOfficeRelease>1.9.2</NetOfficeRelease>
</PropertyGroup>
0 commit comments