diff --git a/README.md b/README.md index 7cb4d9e..15bb13f 100644 --- a/README.md +++ b/README.md @@ -3,12 +3,12 @@ *פותח ב**סטארטאח** למען עמותת מהפכה של שמחה* -Download from Google Play (*Android*): https://play.google.com/store/apps/details?id=com.startach.HapRev +Download from Google Play (***Android***): https://play.google.com/store/apps/details?id=com.startach.HapRev -Download from App Store (*IPhone*): https://apps.apple.com/us/app/%D7%9E%D7%94%D7%A4%D7%9B%D7%94-%D7%A9%D7%9C-%D7%A9%D7%9E%D7%97%D7%94/id1478528494?l=iw&ls=1 +Download from App Store (***IPhone***): https://apps.apple.com/us/app/%D7%9E%D7%94%D7%A4%D7%9B%D7%94-%D7%A9%D7%9C-%D7%A9%D7%9E%D7%97%D7%94/id1478528494?l=iw&ls=1 - + @@ -36,7 +36,7 @@ or 3. Make your local changes 4. Open pull request to the original repository 5. Write short description -6. Request a reviewer - idanlevi1 +6. Request a reviewer - **idanlevi1** 7. Wait for the reviewer to merge your request 8. you can keep working and your new commits update in your pull request automatically until the request is approved diff --git a/app.json b/app.json index 6bb2fac..8320067 100644 --- a/app.json +++ b/app.json @@ -4,7 +4,7 @@ "name": "מהפכה של שמחה", "description": "אפליקציה לעידוד התנדבויות בבתי חולים", "slug": "StartachHapRev", - "version": "1.1.0", + "version": "1.1.1", "icon": "./src/images/haprev1024.png", "sdkVersion": "32.0.0", "entryPoint": "./App.js", diff --git a/package.json b/package.json index cef3238..6744627 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "haprev", - "version": "1.1.0", + "version": "1.1.1", "private": true, "devDependencies": { "react-native-scripts": "1.9.0",