Point to preview release for what's new

pull/4204/head
arkon 4 years ago
parent 78e8d40649
commit ee9a68b040

@ -72,7 +72,7 @@ class AboutController : SettingsController() {
onClick {
val url = if (BuildConfig.DEBUG) {
"https://github.com/tachiyomiorg/tachiyomi/commits/master"
"https://github.com/tachiyomiorg/tachiyomi-preview/releases/tag/r${BuildConfig.COMMIT_COUNT}"
} else {
"https://github.com/tachiyomiorg/tachiyomi/releases/tag/v${BuildConfig.VERSION_NAME}"
}

Loading…
Cancel
Save