Skip to content

Commit a52eb9a

Browse files
committed
[Travis] Fix buildNumber not replacing due to name change.
1 parent b8fe1e5 commit a52eb9a

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

src/main/resources/plugin.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
name: MAdvanced
22
main: ca.q0r.madvanced.MAdvanced
3-
version: ${version}-${build.number}
3+
version: ${version}-${buildNumber}
44
author: MiracleM4n
55
authors: [MiracleM4n]
66
website: http://q0r.ca/

0 commit comments

Comments
 (0)