Skip to content

Commit

Permalink
Added build number to addon version
Browse files Browse the repository at this point in the history
  • Loading branch information
tastybento committed Dec 1, 2019
1 parent a4697a3 commit aeddccc
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/main/resources/addon.yml
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
name: Greenhouses
main: world.bentobox.greenhouses.Greenhouses
version: ${version}
version: ${version}${build.number}

authors: tastybento

Expand Down

0 comments on commit aeddccc

Please sign in to comment.