chore: release v2.4.4

This commit is contained in:
Lei Nelissen
2025-02-04 22:37:24 +01:00
parent 7a163f4bde
commit c8e693991b
3 changed files with 5 additions and 5 deletions

View File

@@ -85,8 +85,8 @@ android {
applicationId "nl.moeilijkedingen.jellyfinaudioplayer"
minSdkVersion rootProject.ext.minSdkVersion
targetSdkVersion rootProject.ext.targetSdkVersion
versionCode 33
versionName "2.4.3"
versionCode 34
versionName "2.4.4"
}
signingConfigs {

4
package-lock.json generated
View File

@@ -1,12 +1,12 @@
{
"name": "fintunes",
"version": "2.4.3",
"version": "2.4.4",
"lockfileVersion": 3,
"requires": true,
"packages": {
"": {
"name": "fintunes",
"version": "2.4.3",
"version": "2.4.4",
"hasInstallScript": true,
"dependencies": {
"@react-native-async-storage/async-storage": "^1.21.0",

View File

@@ -1,6 +1,6 @@
{
"name": "fintunes",
"version": "2.4.3",
"version": "2.4.4",
"main": "src/index.js",
"private": true,
"scripts": {