Bearsampp / .teams

Private documentation repo for the Organization
https://bearsampp.com
GNU General Public License v3.0
0 stars 0 forks source link

Change version url to global string #68

Closed N6REJ closed 1 year ago

N6REJ commented 1 year ago

probably would be easier to track down things if we moved the version URL to a global string

    public static function getVersionUrl($version)
    {
        return 'https://github.com/Bearsampp/Bearsampp/releases/tag/' . $version;
    }

this is in class.util.php line 920

jwaisner commented 1 year ago

I would agree.

stale[bot] commented 1 year ago

This issue has been automatically marked as stale because it has not had recent activity. It will be closed if no further activity occurs within the next 14days. Thank you for your contributions.

stale[bot] commented 1 year ago

This issue closed by stalebot.