Increased version number
This commit is contained in:
parent
30e24c96be
commit
b5dde78a60
@ -117,8 +117,8 @@ function deploy_client() {
|
||||
end_task "${project_name}_package" "Client successfully deployed!"
|
||||
}
|
||||
|
||||
#install_npm
|
||||
#compile_scripts
|
||||
#compile_native
|
||||
#package_client
|
||||
install_npm
|
||||
compile_scripts
|
||||
compile_native
|
||||
package_client
|
||||
deploy_client
|
||||
|
@ -1,6 +1,6 @@
|
||||
{
|
||||
"name": "TeaClient",
|
||||
"version": "1.4.1",
|
||||
"version": "1.4.2",
|
||||
"description": "",
|
||||
"main": "main.js",
|
||||
"scripts": {
|
||||
|
Loading…
Reference in New Issue
Block a user