Skip to content

Commit

Permalink
📝 Update CHANGELOG
Browse files Browse the repository at this point in the history
Signed-off-by: Marquis Kurt <software@marquiskurt.net>
  • Loading branch information
alicerunsonfedora committed May 8, 2022
1 parent c5cb136 commit 46adc48
Show file tree
Hide file tree
Showing 2 changed files with 9 additions and 9 deletions.
2 changes: 1 addition & 1 deletion CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@ All notable changes to this project will be documented in this file.
The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/), and this project adheres to
[Semantic Versioning](https://semver.org/spec/v2.0.0.html).

## Unreleased
## [2.0-13]
- Introduces a brand-new redesign of the app on Mac with more information at a glance.

## [1.1.2] - 02-03-2022
Expand Down
16 changes: 8 additions & 8 deletions Give Me a Sniglet.xcodeproj/project.pbxproj
Original file line number Diff line number Diff line change
Expand Up @@ -1301,7 +1301,7 @@
CODE_SIGN_IDENTITY = "Apple Development";
CODE_SIGN_STYLE = Automatic;
COMBINE_HIDPI_IMAGES = YES;
CURRENT_PROJECT_VERSION = 12;
CURRENT_PROJECT_VERSION = 13;
DEVELOPMENT_ASSET_PATHS = "Platforms/macOS/Resources/Preview\\ Content";
DEVELOPMENT_TEAM = FQQXSP79X3;
ENABLE_HARDENED_RUNTIME = YES;
Expand Down Expand Up @@ -1332,7 +1332,7 @@
CODE_SIGN_IDENTITY = "Apple Development";
CODE_SIGN_STYLE = Automatic;
COMBINE_HIDPI_IMAGES = YES;
CURRENT_PROJECT_VERSION = 12;
CURRENT_PROJECT_VERSION = 13;
DEVELOPMENT_ASSET_PATHS = "Platforms/macOS/Resources/Preview\\ Content";
DEVELOPMENT_TEAM = FQQXSP79X3;
ENABLE_HARDENED_RUNTIME = YES;
Expand Down Expand Up @@ -1360,7 +1360,7 @@
ASSETCATALOG_COMPILER_COMPLICATION_NAME = "";
CODE_SIGN_ENTITLEMENTS = "App Entitlements/Watch WatchKit Extension.entitlements";
CODE_SIGN_STYLE = Automatic;
CURRENT_PROJECT_VERSION = 12;
CURRENT_PROJECT_VERSION = 13;
DEVELOPMENT_ASSET_PATHS = "\"Platforms/Watch WatchKit Extension/Preview Content\"";
DEVELOPMENT_TEAM = FQQXSP79X3;
ENABLE_PREVIEWS = YES;
Expand Down Expand Up @@ -1391,7 +1391,7 @@
ASSETCATALOG_COMPILER_COMPLICATION_NAME = "";
CODE_SIGN_ENTITLEMENTS = "App Entitlements/Watch WatchKit Extension.entitlements";
CODE_SIGN_STYLE = Automatic;
CURRENT_PROJECT_VERSION = 12;
CURRENT_PROJECT_VERSION = 13;
DEVELOPMENT_ASSET_PATHS = "\"Platforms/Watch WatchKit Extension/Preview Content\"";
DEVELOPMENT_TEAM = FQQXSP79X3;
ENABLE_PREVIEWS = YES;
Expand Down Expand Up @@ -1424,7 +1424,7 @@
ASSETCATALOG_COMPILER_APPICON_NAME = AppIcon;
ASSETCATALOG_COMPILER_GLOBAL_ACCENT_COLOR_NAME = AccentColor;
CODE_SIGN_STYLE = Automatic;
CURRENT_PROJECT_VERSION = 12;
CURRENT_PROJECT_VERSION = 13;
DEVELOPMENT_TEAM = FQQXSP79X3;
GENERATE_INFOPLIST_FILE = YES;
IBSC_MODULE = Watch_WatchKit_Extension;
Expand All @@ -1450,7 +1450,7 @@
ASSETCATALOG_COMPILER_APPICON_NAME = AppIcon;
ASSETCATALOG_COMPILER_GLOBAL_ACCENT_COLOR_NAME = AccentColor;
CODE_SIGN_STYLE = Automatic;
CURRENT_PROJECT_VERSION = 12;
CURRENT_PROJECT_VERSION = 13;
DEVELOPMENT_TEAM = FQQXSP79X3;
GENERATE_INFOPLIST_FILE = YES;
IBSC_MODULE = Watch_WatchKit_Extension;
Expand All @@ -1477,7 +1477,7 @@
ASSETCATALOG_COMPILER_WIDGET_BACKGROUND_COLOR_NAME = WidgetBackground;
CODE_SIGN_ENTITLEMENTS = "App Entitlements/Sniglet WidgetExtension.entitlements";
CODE_SIGN_STYLE = Automatic;
CURRENT_PROJECT_VERSION = 12;
CURRENT_PROJECT_VERSION = 13;
DEVELOPMENT_TEAM = FQQXSP79X3;
GENERATE_INFOPLIST_FILE = YES;
INFOPLIST_FILE = "Platforms/Sniglet Widget/Info.plist";
Expand Down Expand Up @@ -1508,7 +1508,7 @@
ASSETCATALOG_COMPILER_WIDGET_BACKGROUND_COLOR_NAME = WidgetBackground;
CODE_SIGN_ENTITLEMENTS = "App Entitlements/Sniglet WidgetExtension.entitlements";
CODE_SIGN_STYLE = Automatic;
CURRENT_PROJECT_VERSION = 12;
CURRENT_PROJECT_VERSION = 13;
DEVELOPMENT_TEAM = FQQXSP79X3;
GENERATE_INFOPLIST_FILE = YES;
INFOPLIST_FILE = "Platforms/Sniglet Widget/Info.plist";
Expand Down

0 comments on commit 46adc48

Please sign in to comment.