mirror of
				https://github.com/mihonapp/mihon.git
				synced 2025-11-04 08:08:55 +01:00 
			
		
		
		
	Point to preview release for what's new
This commit is contained in:
		@@ -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}"
 | 
			
		||||
                }
 | 
			
		||||
 
 | 
			
		||||
		Reference in New Issue
	
	Block a user