Skip to content

Commit 3ba2473

Browse files
committed
chore(release): 0.25.0
1 parent f107f51 commit 3ba2473

File tree

3 files changed

+8
-4
lines changed

3 files changed

+8
-4
lines changed

CHANGELOG.md

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,10 @@
22

33
All notable changes to this project will be documented in this file. See [commit-and-tag-version](https://github.com/absolute-version/commit-and-tag-version) for commit guidelines.
44

5+
## [0.25.0](https://github.com/subadapcocuk/subadapp/compare/v0.24.2...v0.25.0) (2024-12-02)
6+
7+
- Üstteki tablar aşağı taşındı
8+
59
## [0.24.2](https://github.com/subadapcocuk/subadapp/compare/v0.24.1...v0.24.2) (2024-11-19)
610

711
- Logo boyutları düzenlendi

app.json

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
"expo": {
33
"name": "ŞubadApp",
44
"slug": "subadapp",
5-
"version": "0.24.2",
5+
"version": "0.25.0",
66
"description": "",
77
"scheme": "subadapp",
88
"githubUrl": "https://github.com/subadapcocuk/subadapp",
@@ -30,7 +30,7 @@
3030
],
3131
"ios": {
3232
"supportsTablet": true,
33-
"buildNumber": "0.24.2",
33+
"buildNumber": "0.25.0",
3434
"bundleIdentifier": "subadapp",
3535
"config": {
3636
"usesNonExemptEncryption": false
@@ -81,7 +81,7 @@
8181
"android.permission.RECORD_AUDIO"
8282
],
8383
"package": "org.subadapp",
84-
"versionCode": 520002402,
84+
"versionCode": 520002500,
8585
"playStoreUrl": "https://play.google.com/store/apps/details?id=org.subadapp"
8686
},
8787
"extra": {

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
{
22
"main": "node_modules/expo/AppEntry.js",
33
"license": "Apache-2.0",
4-
"version": "0.24.2",
4+
"version": "0.25.0",
55
"repository": {
66
"type": "git",
77
"url": "https://github.com/subadapcocuk/subadapp.git"

0 commit comments

Comments
 (0)