Skip to content

Tick version of API and pypi packages to 10 #2610

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

Merged
merged 2 commits into from
Sep 24, 2019

Conversation

ervteng
Copy link
Contributor

@ervteng ervteng commented Sep 24, 2019

No description provided.

@ervteng ervteng requested a review from chriselion September 24, 2019 00:19
@@ -97,7 +97,7 @@ public abstract class Academy : MonoBehaviour
[SerializeField]
public BroadcastHub broadcastHub = new BroadcastHub();

private const string k_KApiVersion = "API-9";
private const string k_KApiVersion = "API-10";
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Not sure if we want to increment this since I don't think anything has changed.

Copy link
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

I had the same discussion with Vince during 0.9.0. Our current process is to tick at every version - not sure if we should continue to do so. It's a pain for our developers TBH, esp. if we don't change anything on the C# API side.

@ervteng ervteng merged commit 23404c0 into release-0.10.0 Sep 24, 2019
@ervteng ervteng deleted the release-0.10.0-tickversion branch September 24, 2019 00:57
@github-actions github-actions bot locked as resolved and limited conversation to collaborators May 18, 2021
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants