File tree Expand file tree Collapse file tree 3 files changed +5
-5
lines changed
TinyNvidiaUpdateChecker/Properties Expand file tree Collapse file tree 3 files changed +5
-5
lines changed Original file line number Diff line number Diff line change @@ -4,9 +4,9 @@ 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.22.0 ] - 2025-05-25
88### Added
9- - Experimental method to retrieve GPU metadata. This fixes all problems assosiated with eGPUs, or failing GPU matches.
9+ - Experimental method to retrieve GPU metadata. This fixes all problems assosiated with eGPUs, or failing GPU matches
1010- Show driver type (Studio, Desktop, Notebook) on update popup
1111
1212## [ 1.21.0] - 2025-05-25
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.21 .0" ) ]
23- [ assembly: AssemblyFileVersion ( "1.21 .0" ) ]
22+ [ assembly: AssemblyVersion ( "1.22 .0" ) ]
23+ [ assembly: AssemblyFileVersion ( "1.22 .0" ) ]
Original file line number Diff line number Diff line change 1- f0f105c00fcac41f7dfdcb538dbdd9b9
1+ ef9b3f0bd9856c2a565cd35d57faa786
You can’t perform that action at this time.
0 commit comments