Skip to content

Commit 1984858

Browse files
committed
update version
1 parent 7a7d3e2 commit 1984858

File tree

2 files changed

+3
-2
lines changed

2 files changed

+3
-2
lines changed

PixivConstant.py

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
# -*- coding: utf-8 -*-
22

3-
PIXIVUTIL_VERSION = '20220311-beta2'
3+
PIXIVUTIL_VERSION = '20220311-beta3'
44
PIXIVUTIL_LINK = 'https://github.com/Nandaka/PixivUtil2/releases'
55
PIXIVUTIL_DONATE = 'https://bit.ly/PixivUtilDonation'
66

changelog.txt

+2-1
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
20220311-beta2
1+
20220311-beta3
22
- Merge Update WriteXMP feature to use pyexiv2 only (#1043) by Baa.
33
- Merge Adds feature to strip HTML from captions (#1045) by Baa.
44
- Fix #1047: fix "ffmpegExt" config.
@@ -13,6 +13,7 @@
1313
- Update logging for #1090: premature download by tags.
1414
- Merge Pixiv Sketch config and Database Manager changes (#1078) by cglmrfreeman.
1515
- Fix #1094: Fanbox f1/f2 download issue.
16+
- Fix #1095: Fanbox Post missing files to download.
1617

1718
20211104
1819
- Fix Issue #1036: update error message for ffmpeg and add option to enable verboseOutput from ffmpeg.

0 commit comments

Comments
 (0)