[client] render: fixes
This commit is contained in:
@@ -34,7 +34,7 @@ const config = new Project.Config({
|
||||
pack: 'ru.m.tankz',
|
||||
author: 'shmyga <shmyga.z@gmail.com>',
|
||||
company: 'MegaLoMania',
|
||||
version: packageInfo.version,
|
||||
version: packageInfo.version + (Config.Develop ? '-SNAPSHOT' : ''),
|
||||
},
|
||||
libs: packageInfo.haxeDependencies,
|
||||
sources: [
|
||||
|
||||
Reference in New Issue
Block a user