Join GitHub today
GitHub is home to over 50 million developers working together to host and review code, manage projects, and build software together.
Sign upBump extension versions automatically #20
Closed
Comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
We will already get the version from the extracted extension and update dynamodb with it, so this is just not needing to specify the version anymore and getting the info from a dynamodb query (or scan to get all extensions) instead.
Bump versions just by the last version component always by 1.