Skip to content

Commit 816b61e

Browse files
committed
chore: Bump version to 1.9.2+27
1 parent ef791cc commit 816b61e

File tree

6 files changed

+41
-27
lines changed

6 files changed

+41
-27
lines changed

CHANGELOG.md

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,11 @@
22

33
[中文](./docs/CHANGELOG/zh.md)
44

5+
## 1.9.2+27
6+
7+
- Optimize donate dialog (#113)
8+
- Fixed month name alignment (#114)
9+
510
## 1.9.1+26
611

712
- Add donate button for crypto currency (#102)

docs/CHANGELOG/zh.md

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,10 @@
11
# 更新日志
22

3+
## 1.9.2+27
4+
5+
- 优化 捐赠 Dialog (#113)
6+
- 修正 Heatmap 月份名称对齐 (#114)
7+
38
## 1.9.1+26
49

510
- 增加加密货币捐赠按钮(#102

docs/README/images/l10n-stat.svg

Lines changed: 26 additions & 26 deletions
Loading
Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,2 @@
1+
- Optimize donate dialog (#113)
2+
- Fixed month name alignment (#114)
Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,2 @@
1+
- 优化 捐赠 Dialog (#113)
2+
- 修正 Heatmap 月份名称对齐 (#114)

pubspec.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -20,7 +20,7 @@ publish_to: "none" # Remove this line if you wish to publish to pub.dev
2020
# https://developer.apple.com/library/archive/documentation/General/Reference/InfoPlistKeyReference/Articles/CoreFoundationKeys.html
2121
# In Windows, build-name is used as the major, minor, and patch parts
2222
# of the product and file versions while build-number is used as the build suffix.
23-
version: 1.9.1+26
23+
version: 1.9.2+27
2424

2525
environment:
2626
sdk: ">=2.18.6 <3.0.0"

0 commit comments

Comments
 (0)