Skip to content
This repository has been archived by the owner on Sep 15, 2024. It is now read-only.

Commit

Permalink
chore: bump version to 1.27.0
Browse files Browse the repository at this point in the history
  • Loading branch information
MalitsPlus committed Nov 27, 2023
1 parent 725b618 commit c11723f
Show file tree
Hide file tree
Showing 2 changed files with 11 additions and 2 deletions.
4 changes: 2 additions & 2 deletions app/build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -16,8 +16,8 @@ android {
applicationId "com.github.malitsplus.shizurunotes"
minSdk 26
targetSdk 30
versionCode 105
versionName "1.26.0"
versionCode 106
versionName "1.27.0"
testInstrumentationRunner "androidx.test.runner.AndroidJUnitRunner"
}
signingConfigs {
Expand Down
9 changes: 9 additions & 0 deletions release_log.json
Original file line number Diff line number Diff line change
@@ -1,4 +1,13 @@
[
{
"versionCode": "106",
"versionName": "1.27.0",
"recommend": "false",
"messageJa": "- Ver 7.1.0 以来欠けているスキル説明を追加 #85\n- スキルアクション 8 ~ 10 の追加により起こり得る潜在的なバグを修正 #86\n- 行動パターン変更スキルの説明文を修正 #87",
"messageZh": "- 新增自 Ver 7.1.0 以来缺失的大量新技能描述 #85\n- 修复追加技能动作 8 ~ 10 后可能造成的潜在 bug #86\n- 订正攻击模式切换的技能描述 #87",
"infoJa": "",
"infoZh": ""
},
{
"versionCode": "105",
"versionName": "1.26.0",
Expand Down

0 comments on commit c11723f

Please sign in to comment.