Skip to content

Commit 43c1ae5

Browse files
committed
Final commit v1.20.0
1 parent fd77b6a commit 43c1ae5

File tree

3 files changed

+4
-4
lines changed

3 files changed

+4
-4
lines changed

CHANGELOG.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@ 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.20.0] - 2025-05-04
88
### Added
99
- Support to autodetect eGPUs (Issue #182)
1010

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.19.1")]
23-
[assembly: AssemblyFileVersion("1.19.1")]
22+
[assembly: AssemblyVersion("1.20.0")]
23+
[assembly: AssemblyFileVersion("1.20.0")]

checksum

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
92588c0b064c24e7f16c62b9e31c1505
1+
16012e09ce44abb92a12775207bcdbd1

0 commit comments

Comments
 (0)