Skip to content

Commit

Permalink
chore(release): 0.15.0
Browse files Browse the repository at this point in the history
  • Loading branch information
tekrei committed Jan 15, 2023
1 parent f23d182 commit 0c6fbad
Show file tree
Hide file tree
Showing 3 changed files with 6 additions and 4 deletions.
2 changes: 2 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,8 @@

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.

## [0.15.0](https://github.com/subadapcocuk/subadapp/compare/v0.14.3...v0.15.0) (2023-01-15)

### [0.14.3](https://github.com/subadapcocuk/subadapp/compare/v0.14.2...v0.14.3) (2023-01-14)

- Hakkında bölümüne uygulamayı paylaş bağlantısı eklendi
Expand Down
6 changes: 3 additions & 3 deletions app.json
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
"expo": {
"name": "ŞubadApp",
"slug": "subadapp",
"version": "0.14.3",
"version": "0.15.0",
"description": "",
"githubUrl": "https://github.com/subadapcocuk/subadapp",
"owner": "subadap-cocuk",
Expand All @@ -22,7 +22,7 @@
],
"ios": {
"supportsTablet": true,
"buildNumber": "0.14.3",
"buildNumber": "0.15.0",
"bundleIdentifier": "subadapp"
},
"android": {
Expand All @@ -34,7 +34,7 @@
"android.permission.RECORD_AUDIO"
],
"package": "org.subadapp",
"versionCode": 470001403
"versionCode": 470001500
},
"web": {
"favicon": "./assets/favicon.png"
Expand Down
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"main": "node_modules/expo/AppEntry.js",
"license": "Apache-2.0",
"version": "0.14.3",
"version": "0.15.0",
"repository": {
"type": "git",
"url": "https://github.com/subadapcocuk/subadapp.git"
Expand Down

0 comments on commit 0c6fbad

Please sign in to comment.