File tree Expand file tree Collapse file tree 2 files changed +3
-3
lines changed
TinyNvidiaUpdateChecker/Properties Expand file tree Collapse file tree 2 files changed +3
-3
lines changed Original file line number Diff line number Diff line change @@ -4,7 +4,7 @@ All notable changes to this project will be documented in this file.
44The format is based on [ Keep a Changelog] ( http://keepachangelog.com/ )
55and this project adheres to [ Semantic Versioning] ( http://semver.org/ ) .
66
7- ## [ Unreleased ]
7+ ## [ 1.16.2 ] - 2023-01-26
88### Fixed
99- Release notes without an image tag caused a NullReferenceException when retrieving GPU information. See issue #151
1010
Original file line number Diff line number Diff line change 1919// Minor Version
2020// Patch
2121// Following the Semantic Versioning 2.0.0 standard; see http://semver.org/spec/v2.0.0.html.
22- [ assembly: AssemblyVersion ( "1.16.1 " ) ]
23- [ assembly: AssemblyFileVersion ( "1.16.1 " ) ]
22+ [ assembly: AssemblyVersion ( "1.16.2 " ) ]
23+ [ assembly: AssemblyFileVersion ( "1.16.2 " ) ]
You can’t perform that action at this time.
0 commit comments