Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

added service.build attribute #163

Merged
merged 1 commit into from
Apr 26, 2023
Merged

added service.build attribute #163

merged 1 commit into from
Apr 26, 2023

Conversation

bryce-b
Copy link
Contributor

@bryce-b bryce-b commented Apr 25, 2023

instead of combining CFBundleVersion & CFBundleShortVersionString into service.version they will be separated into service.version & service.build.

instead of combining CFBundleVersion & CFBundleShortVersionString into service.version they will be separated into service.version & service.build.
@bryce-b bryce-b requested a review from LikeTheSalad April 25, 2023 19:05
@bryce-b bryce-b marked this pull request as ready for review April 25, 2023 19:05
@bryce-b bryce-b merged commit aec9e34 into main Apr 26, 2023
@bryce-b bryce-b deleted the add-service-build branch April 26, 2023 16:04
bryce-b added a commit that referenced this pull request May 3, 2023
* exposes  flag for local use (#159)

* added `.build()` to config example (#160)

* added service.build attribute (#163)

instead of combining CFBundleVersion & CFBundleShortVersionString into service.version they will be separated into service.version & service.build.

* fixed lifecycle event naming & added tests (#164)

* release v0.6.0 (#165)
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants