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!"
|
end_task "${project_name}_package" "Client successfully deployed!"
|
||||||
}
|
}
|
||||||
|
|
||||||
#install_npm
|
install_npm
|
||||||
#compile_scripts
|
compile_scripts
|
||||||
#compile_native
|
compile_native
|
||||||
#package_client
|
package_client
|
||||||
deploy_client
|
deploy_client
|
||||||
|
@ -1,6 +1,6 @@
|
|||||||
{
|
{
|
||||||
"name": "TeaClient",
|
"name": "TeaClient",
|
||||||
"version": "1.4.1",
|
"version": "1.4.2",
|
||||||
"description": "",
|
"description": "",
|
||||||
"main": "main.js",
|
"main": "main.js",
|
||||||
"scripts": {
|
"scripts": {
|
||||||
|
Loading…
x
Reference in New Issue
Block a user