Skip to content

Commit 0094451

Browse files
authored
Merge pull request #8 from BitooBit/develop
Develop
2 parents 99855e2 + 6b6169c commit 0094451

3 files changed

Lines changed: 2 additions & 2 deletions

File tree

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -20,4 +20,4 @@ Simple image editor for Xamarin Forms based on the [SkiaSharp](https://github.co
2020
This project is in development and now supports cropping images and adding text. In the future, the functionality will be expanded. The current entry points will be left unchanged
2121

2222

23-
![Landing](https://raw.githubusercontent.com/BitooBit/BitooBitImageEditor/master/ImageEditor.jpeg)
23+
![Landing](https://raw.githubusercontent.com/BitooBit/BitooBitImageEditor/master/ImageEditor.jpg)

src/SampleImageEditor/SampleImageEditor.iOS/Info.plist

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -27,7 +27,7 @@
2727
<key>CFBundleIdentifier</key>
2828
<string>ru.bitoobit.imageeditor</string>
2929
<key>CFBundleVersion</key>
30-
<string>17.0</string>
30+
<string>18.0</string>
3131
<key>UILaunchStoryboardName</key>
3232
<string>LaunchScreen</string>
3333
<key>CFBundleName</key>

0 commit comments

Comments
 (0)