Skip to content
This repository has been archived by the owner on Mar 23, 2020. It is now read-only.

Version number in code does not match current version of the software #173

Closed
nathan-fiscaletti opened this issue Jun 18, 2018 · 1 comment
Assignees
Labels
Milestone

Comments

@nathan-fiscaletti
Copy link
Owner

https://github.com/nathan-fiscaletti/synful/blob/master/src/Synful/Synful.php#L244

(Synful.php Line 244)

    /**
     * Retrieve the current version of the framework.
     *
     * @return string
     */
    public static function version()
    {
        return 'v2.0.4';
    }

Real Latest Version v2.0.7

@nathan-fiscaletti nathan-fiscaletti self-assigned this Jun 18, 2018
@nathan-fiscaletti nathan-fiscaletti added this to the v2.0.8 milestone Jun 18, 2018
nathan-fiscaletti pushed a commit that referenced this issue Jun 30, 2018
@nathan-fiscaletti
Copy link
Owner Author

Fixed in PR #175

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
Projects
None yet
Development

No branches or pull requests

1 participant