File tree 2 files changed +3
-3
lines changed
src-capacitor/ios/App/App.xcodeproj
2 files changed +3
-3
lines changed Original file line number Diff line number Diff line change 2
2
"name" : " @deepnotes/client" ,
3
3
"description" : " DeepNotes" ,
4
4
"homepage" : " https://deepnotes.app" ,
5
- "version" : " 1.0.17 " ,
5
+ "version" : " 1.0.19 " ,
6
6
"author" :
" Gustavo Toyota <[email protected] >" ,
7
7
"dependencies" : {
8
8
"@_ueberdosis/prosemirror-tables" : " ~1.1.3" ,
Original file line number Diff line number Diff line change 359
359
INFOPLIST_KEY_LSApplicationCategoryType = "public.app-category.productivity";
360
360
IPHONEOS_DEPLOYMENT_TARGET = 13.0;
361
361
LD_RUNPATH_SEARCH_PATHS = "$(inherited) @executable_path/Frameworks";
362
- MARKETING_VERSION = 1.0.17 ;
362
+ MARKETING_VERSION = 1.0.19 ;
363
363
OTHER_SWIFT_FLAGS = "$(inherited) \"-D\" \"COCOAPODS\" \"-DDEBUG\"";
364
364
PRODUCT_BUNDLE_IDENTIFIER = app.deepnotes;
365
365
PRODUCT_NAME = "$(TARGET_NAME)";
386
386
INFOPLIST_KEY_LSApplicationCategoryType = "public.app-category.productivity";
387
387
IPHONEOS_DEPLOYMENT_TARGET = 13.0;
388
388
LD_RUNPATH_SEARCH_PATHS = "$(inherited) @executable_path/Frameworks";
389
- MARKETING_VERSION = 1.0.17 ;
389
+ MARKETING_VERSION = 1.0.19 ;
390
390
PRODUCT_BUNDLE_IDENTIFIER = app.deepnotes;
391
391
PRODUCT_NAME = "$(TARGET_NAME)";
392
392
PROVISIONING_PROFILE_SPECIFIER = "";
You can’t perform that action at this time.
0 commit comments