Add version constsant to v2

support/v2.15
Alex Vanin 2020-08-13 16:27:03 +03:00 committed by Stanislav Bogatyrev
parent f87e5fe831
commit ff866195c4
1 changed files with 3 additions and 0 deletions

View File

@ -0,0 +1,3 @@
package service
var APIVersion = Version{Major: 2, Minor: 0}