Merge pull request 'Prepare 2.5.0 rc release' (#410) from rc-release-fdroid into master

Reviewed-on: https://gitea.com/gitnex/GitNex/pulls/410
This commit is contained in:
M M Arif 2020-04-14 21:31:36 +00:00
commit 9cbcb1f87b
3 changed files with 12 additions and 1 deletions

View File

@ -7,7 +7,7 @@ android {
minSdkVersion 21
targetSdkVersion 29
versionCode 100
versionName "2.5.0-dev"
versionName "2.5.0-rc1"
testInstrumentationRunner "androidx.test.runner.AndroidJUnitRunner"
}
buildTypes {

View File

@ -1,6 +1,11 @@
<?xml version="1.0" encoding="utf-8"?>
<changelog>
<release version="2.5.0-rc1" versioncode="100">
<change>Release notes will be published with the stable release.</change>
<change>In the mean time check the milestone for pull requests and issues that are merged/closed.</change>
</release>
<release version="2.4.1" versioncode="91">
<change>Improvement: Show issues only in Issues Tabs</change>
<change>Bugfix: Files breadcrumb navigation links</change>

View File

@ -0,0 +1,6 @@
2.5.0-rc1
Release notes will be published with the stable release.
In the mean time check the milestone for pull requests and issues that are merged/closed.
https://gitea.com/gitnex/GitNex/milestone/171?q=&type=all&sort=&state=closed&labels=&assignee=0