Update build and version. Update cleanPrefsAndData.

This commit is contained in:
Brent Simmons
2024-12-16 08:03:59 -08:00
parent 0e24d43554
commit a406c15d82
2 changed files with 4 additions and 4 deletions

View File

@@ -1,8 +1,8 @@
#!/bin/sh
defaults delete com.ranchero.NetNewsWire-Evergreen
defaults delete com.ranchero.NetNewsWire-Evergreen.mas
killall cfprefsd
rm -rf ~/Library/Application\ Support/NetNewsWire/
rm -rf ~/Library/Containers/com.ranchero.NetNewsWire-Evergreen.mas
rm -rf ~/Library/Containers/*NetNewsWire*

View File

@@ -1,6 +1,6 @@
// High Level Settings common to both the Mac application and any extensions we bundle with it
MARKETING_VERSION = 6.1.7b1
CURRENT_PROJECT_VERSION = 6130
MARKETING_VERSION = 6.1.7
CURRENT_PROJECT_VERSION = 6131
ASSETCATALOG_COMPILER_GLOBAL_ACCENT_COLOR_NAME = AccentColor;
ASSETCATALOG_COMPILER_APPICON_NAME = AppIcon