1
1
mirror of https://github.com/qvacua/vimr.git synced 2024-11-27 06:04:07 +03:00

Bump version to new snapshot

This commit is contained in:
Tae Won Ha 2023-11-29 17:35:25 +01:00
parent a183ac2704
commit 9eb5e350d7
No known key found for this signature in database
GPG Key ID: E40743465B5B8B44
4 changed files with 9 additions and 9 deletions

2
Neovim

@ -1 +1 @@
Subproject commit 879617c9bbbacb0d0f778ff6dd53cc7c95794abe
Subproject commit 0da62b579fbd3a21c7ab808f1bb10263d469a1e9

View File

@ -1124,7 +1124,7 @@
CLANG_WARN__DUPLICATE_METHOD_MATCH = YES;
CODE_SIGN_IDENTITY = "-";
COPY_PHASE_STRIP = NO;
CURRENT_PROJECT_VERSION = 20231122.130444;
CURRENT_PROJECT_VERSION = 20231129.173509;
DEAD_CODE_STRIPPING = YES;
DEBUG_INFORMATION_FORMAT = dwarf;
ENABLE_STRICT_OBJC_MSGSEND = YES;
@ -1186,7 +1186,7 @@
CLANG_WARN__DUPLICATE_METHOD_MATCH = YES;
CODE_SIGN_IDENTITY = "-";
COPY_PHASE_STRIP = NO;
CURRENT_PROJECT_VERSION = 20231122.130444;
CURRENT_PROJECT_VERSION = 20231129.173509;
DEAD_CODE_STRIPPING = YES;
DEBUG_INFORMATION_FORMAT = "dwarf-with-dsym";
ENABLE_NS_ASSERTIONS = NO;
@ -1216,7 +1216,7 @@
buildSettings = {
ASSETCATALOG_COMPILER_APPICON_NAME = AppIcon;
COMBINE_HIDPI_IMAGES = YES;
CURRENT_PROJECT_VERSION = 20231122.130444;
CURRENT_PROJECT_VERSION = 20231129.173509;
DEFINES_MODULE = YES;
IBC_MODULE = VimR;
INFOPLIST_FILE = VimR/Info.plist;
@ -1239,7 +1239,7 @@
buildSettings = {
ASSETCATALOG_COMPILER_APPICON_NAME = AppIcon;
COMBINE_HIDPI_IMAGES = YES;
CURRENT_PROJECT_VERSION = 20231122.130444;
CURRENT_PROJECT_VERSION = 20231129.173509;
DEFINES_MODULE = YES;
IBC_MODULE = VimR;
INFOPLIST_FILE = VimR/Info.plist;

View File

@ -1224,7 +1224,7 @@
<key>CFBundlePackageType</key>
<string>APPL</string>
<key>CFBundleShortVersionString</key>
<string>0.45.0</string>
<string>SNAPSHOT-20231129.173509</string>
<key>CFBundleSignature</key>
<string>????</string>
<key>CFBundleURLTypes</key>
@ -1241,7 +1241,7 @@
</dict>
</array>
<key>CFBundleVersion</key>
<string>20231122.130444</string>
<string>20231129.173509</string>
<key>LSApplicationCategoryType</key>
<string>public.app-category.productivity</string>
<key>LSMinimumSystemVersion</key>

View File

@ -15,10 +15,10 @@
<key>CFBundlePackageType</key>
<string>BNDL</string>
<key>CFBundleShortVersionString</key>
<string>0.45.0</string>
<string>SNAPSHOT-20231129.173509</string>
<key>CFBundleSignature</key>
<string>????</string>
<key>CFBundleVersion</key>
<string>20231122.130444</string>
<string>20231129.173509</string>
</dict>
</plist>