pokt-network / pocket-core

Official implementation of the Pocket Network Protocol
http://www.pokt.network
MIT License
208 stars 101 forks source link

allow double digits in version number #1555

Closed okdas closed 1 year ago

okdas commented 1 year ago

Description

Summary generated by Reviewpad on 06 Jun 23 21:40 UTC

This pull request allows for double digits in version numbers and updates the regular expression accordingly in app_test.go.

reviewpad[bot] commented 1 year ago

Thank you @okdas for this first contribution!

okdas commented 1 year ago

This LGTM. Did you add this for verification?

Thanks! I did want to verify the change resolves the issue on CircleCI pipeline. But since it works, let's merge.