Skip to content

Commit

Permalink
Updated changelog and Alpha release version
Browse files Browse the repository at this point in the history
  • Loading branch information
federicoiosue committed Oct 30, 2023
1 parent aa9b463 commit 48c371a
Show file tree
Hide file tree
Showing 2 changed files with 9 additions and 2 deletions.
2 changes: 1 addition & 1 deletion gradle.properties
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,7 @@
# You should have received a copy of the GNU General Public License
# along with this program. If not, see <http://www.gnu.org/licenses/>.
#
VERSION_NAME=6.3.0
VERSION_NAME=6.3.0 Beta 2
VERSION_CODE=326
PACKAGE=it.feio.android.omninotes
MIN_SDK=21
Expand Down
9 changes: 8 additions & 1 deletion omniNotes/src/main/res/raw/changelog.xml
Original file line number Diff line number Diff line change
Expand Up @@ -16,9 +16,16 @@
-->
<changelog bulletedList="true">

<changelogversion
changeDate="Oct 30, 2023"
versionName="6.3.0 Alpha 2">
<changelogtext>[i]Improved![/i] Managed runtime notifications permission on Tiramisu and above</changelogtext>
<changelogtext>[u]Fix[/u] Tags and categories related issues (thanks to [a href='https://github.com/XYIheng']Yiheng Xiong[/a])</changelogtext>
</changelogversion>

<changelogversion
changeDate="Sep 12, 2023"
versionName="6.3.0 Alpha">
versionName="6.3.0 Alpha 1">
<changelogtext>[b]New![/b] Targeting Android 13 API with improved performances and security updates</changelogtext>
<changelogtext>[b]New![/b] Telegram channel (removed Facebook, never used...)</changelogtext>
<changelogtext>[b]New![/b] Adaptive and monochrome icons (thanks to [a href='https://github.com/rec0de']Rec0de[/a])</changelogtext>
Expand Down

0 comments on commit 48c371a

Please sign in to comment.