Skip to content

Commit 1b83e87

Browse files
committed
update version and changelog
1 parent 3789dd2 commit 1b83e87

File tree

2 files changed

+8
-3
lines changed

2 files changed

+8
-3
lines changed

DanbooruDownloader3/Properties/AssemblyInfo.cs

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,7 @@
1010
[assembly: AssemblyConfiguration("")]
1111
[assembly: AssemblyCompany("Nandaka")]
1212
[assembly: AssemblyProduct("DanbooruDownloader3")]
13-
[assembly: AssemblyCopyright("Copyright © Nandaka 2016-2022")]
13+
[assembly: AssemblyCopyright("Copyright © Nandaka 2016-2023")]
1414
[assembly: AssemblyTrademark("")]
1515
[assembly: AssemblyCulture("")]
1616

@@ -32,5 +32,5 @@
3232
// You can specify all the values or you can default the Build and Revision Numbers
3333
// by using the '*' as shown below:
3434
// [assembly: AssemblyVersion("1.0.*")]
35-
[assembly: AssemblyVersion("3.2022.08.28")]
36-
[assembly: AssemblyFileVersion("3.2022.08.28")]
35+
[assembly: AssemblyVersion("3.2023.04.08")]
36+
[assembly: AssemblyFileVersion("3.2023.04.08")]

changelog.txt

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,10 @@
11
Change Log:
22
=============================
3+
- DanbooruDownloader20230408
4+
- Fix #279: Update handling for Sankaku AI Banner with help from @bea831333
5+
- Update to .Net Framework 4.8.1
6+
- Add clear cookie button.
7+
38
- DanbooruDownloader20220828
49
- Implement #272: add option to use last-modified timestamp for downloaded file.
510
- Update Cloudflare detection.

0 commit comments

Comments
 (0)