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

Release 1.4.0 🐘 #381

Merged
merged 8 commits into from
Dec 6, 2017
Merged

Conversation

montymxb
Copy link
Contributor

@montymxb montymxb commented Dec 2, 2017

Preparatory changes for release 1.4.0.

@montymxb
Copy link
Contributor Author

montymxb commented Dec 2, 2017

CI issue noted running against parse server 2.7.1. I'll address that separately and merge into this before pushing this release.

@dplewis
Copy link
Member

dplewis commented Dec 2, 2017

Update the Readme to 1.4.*

{
    "require": {
        "parse/php-sdk" : "1.3.*"
    }
}

Update ParseInstallationTest.php don't know if this is important
$parseVersion = '1.3.0';

@montymxb
Copy link
Contributor Author

montymxb commented Dec 2, 2017

@dplewis thanks for catching the README, almost missed that. As for the test that's not really needed, but it's nice to just keep it in track with the current sdk version. I went ahead and set it to use the version # from VERSION_STRING in ParseClient.php.

@dplewis
Copy link
Member

dplewis commented Dec 2, 2017

Sorry, I'm going to steal this from you
:octocat: approved

@montymxb
Copy link
Contributor Author

montymxb commented Dec 5, 2017

Just to note I'll rectify w/e is going on with the CI here so we I can finish this release out tonight.

@montymxb montymxb self-assigned this Dec 5, 2017
@montymxb montymxb merged commit 19deeb4 into parse-community:master Dec 6, 2017
@montymxb montymxb deleted the 1.4.0-release branch December 6, 2017 04:21
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants