Skip to content

Commit 99c9df8

Browse files
committed
Bumped version to 6.3.0 Alpha and updated changelog
1 parent fc59fd4 commit 99c9df8

File tree

2 files changed

+9
-2
lines changed

2 files changed

+9
-2
lines changed

gradle.properties

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -14,8 +14,8 @@
1414
# You should have received a copy of the GNU General Public License
1515
# along with this program. If not, see <http://www.gnu.org/licenses/>.
1616
#
17-
VERSION_NAME=6.2.10
18-
VERSION_CODE=324
17+
VERSION_NAME=6.3.0 Alpha
18+
VERSION_CODE=325
1919
PACKAGE=it.feio.android.omninotes
2020
MIN_SDK=21
2121
TARGET_SDK=31

omniNotes/src/main/res/raw/changelog.xml

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -16,6 +16,13 @@
1616
-->
1717
<changelog bulletedList="true">
1818

19+
<changelogversion
20+
changeDate="Sep 12, 2023"
21+
versionName="6.3.0 Alpha">
22+
<changelogtext>[b]New![/b] Adaptive and monochrome icons (thanks to [a href='https://github.com/rec0de']Rec0de[/a])</changelogtext>
23+
<changelogtext>[b]New![/b] Context menu option when some text is selected in other apps (thanks to [a href='https://github.com/rahulpower2012']Rahul[/a])</changelogtext>
24+
</changelogversion>
25+
1926
<changelogversion
2027
changeDate="Jun 3, 2023"
2128
versionName="6.2.10">

0 commit comments

Comments
 (0)