Skip to content

Commit 4fa6a0b

Browse files
committed
Final commit v1.21.0
1 parent b5deffd commit 4fa6a0b

File tree

3 files changed

+5
-5
lines changed

3 files changed

+5
-5
lines changed

CHANGELOG.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -4,9 +4,9 @@ All notable changes to this project will be documented in this file.
44
The format is based on [Keep a Changelog](http://keepachangelog.com/)
55
and this project adheres to [Semantic Versioning](http://semver.org/).
66

7-
## [Unreleased]
7+
## [1.21.0] - 2025-05-25
88
### Added
9-
- Configuration menu
9+
- Configuration menu in update prompt UI
1010
- Install now with custom download location, and keep driver after installation
1111
- Support for NVIDIA App
1212

TinyNvidiaUpdateChecker/Properties/AssemblyInfo.cs

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -19,5 +19,5 @@
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.20.1")]
23-
[assembly: AssemblyFileVersion("1.20.1")]
22+
[assembly: AssemblyVersion("1.21.0")]
23+
[assembly: AssemblyFileVersion("1.21.0")]

checksum

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
cf50125c36319222a03de536ab0456f0
1+
f0f105c00fcac41f7dfdcb538dbdd9b9

0 commit comments

Comments
 (0)