Skip to content

Commit

Permalink
Preparation for pre-release 2.
Browse files Browse the repository at this point in the history
  • Loading branch information
erikdoe committed Jan 11, 2024
1 parent b926d46 commit 1c4e64c
Show file tree
Hide file tree
Showing 2 changed files with 6 additions and 6 deletions.
4 changes: 2 additions & 2 deletions CCMenu/Resources/Info.plist
Original file line number Diff line number Diff line change
Expand Up @@ -19,7 +19,7 @@
<key>CFBundlePackageType</key>
<string>$(PRODUCT_BUNDLE_PACKAGE_TYPE)</string>
<key>CFBundleShortVersionString</key>
<string>20.1</string>
<string>21.0</string>
<key>CFBundleURLTypes</key>
<array>
<dict>
Expand All @@ -34,7 +34,7 @@
</dict>
</array>
<key>CFBundleVersion</key>
<string>2201.3</string>
<string>2210.1</string>
<key>LSApplicationCategoryType</key>
<string>public.app-category.developer-tools</string>
<key>LSMinimumSystemVersion</key>
Expand Down
8 changes: 4 additions & 4 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,7 @@ For now the roadmap is tracked in this readme file.

## Roadmap

### Version 20.0 (CCMenu2 pre-release 1)
### Version 20 (CCMenu2 pre-release 1)

- [X] Monitor hard-coded pipelines
- [X] Read legacy config
Expand All @@ -20,18 +20,18 @@ For now the roadmap is tracked in this readme file.
- [X] Persistent sorting of pipelines
- [X] Sign in at GitHub

### Pre-release 2
### Version 21 (CCMenu2 pre-release 2)

- [X] GitHub repository and workflow selection
- [X] Caching of last-used authentication token

### Pre-release 3
### Pre-release 3 (planned)

- [ ] Notifications (check out: UNNotificationContentExtension)
- [ ] Build timer updates every second
- [ ] Remaining menu appearance options

### Pre-release 4
### Pre-release 4 (planned)

- [ ] Basic auth login for CCTray feeds
- [ ] Optimised CCTray reader requests
Expand Down

0 comments on commit 1c4e64c

Please sign in to comment.