dyne / frei0r

A large collection of free and portable video plugins
https://frei0r.dyne.org/
GNU General Public License v2.0
427 stars 89 forks source link

missing release in github of version 1.6.1 #12

Closed martinr92 closed 7 years ago

martinr92 commented 7 years ago

In the last commit you increased the version number to 1.6.1 but it's sill missing in the Github releases: https://github.com/dyne/frei0r/releases Can you please also add the release there?

ddennedy commented 7 years ago

The version may increment any time prior to a release. Bumping the version in source implies nothing about the release date. Use master HEAD if you want a v1.6.1 pre-release.

martinr92 commented 7 years ago

Thanks for the release 👍