Build Custom Subversion

Hi everyone!
I have cloned kibana github!
I want to create .deb with custom version, e.g: v7.10.1.1
but every time i run yarn build , the output deb package's version is 7.10.1-SNAPSHOT

thanks :heartbeat:

Did you pass the --release flag to the build command?