Skip to content

Commit 415bda5

Browse files
release v4.3.06
1 parent 65ebc6d commit 415bda5

File tree

2 files changed

+5
-2
lines changed

2 files changed

+5
-2
lines changed

hipda/src/main/AndroidManifest.xml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,8 +1,8 @@
11
<?xml version="1.0" encoding="utf-8"?>
22
<manifest package="net.jejer.hipda"
33
xmlns:android="http://schemas.android.com/apk/res/android"
4-
android:versionCode="4305"
5-
android:versionName="4.3.05">
4+
android:versionCode="4306"
5+
android:versionName="4.3.06">
66

77
<uses-feature
88
android:name="android.hardware.touchscreen"

hipda/src/main/assets/release-notes.txt

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,6 @@
1+
v4.3.06
2+
+ 修复完整回复、引用时重复引用内容的问题。
3+
14
v4.3.05
25
+ 感谢用户 anyemails 提供了新的通知图标。
36
+ 简化按发表排序和置顶贴显示的使用方式。

0 commit comments

Comments
 (0)