Skip to content

Commit

Permalink
Merge branch 'develop' of github.com:tryzealot/zealot into develop
Browse files Browse the repository at this point in the history
  • Loading branch information
icyleaf committed Aug 19, 2022
2 parents de4d0e3 + 401c4d2 commit ab844c0
Show file tree
Hide file tree
Showing 4 changed files with 5 additions and 5 deletions.
2 changes: 1 addition & 1 deletion Dockerfile
Original file line number Diff line number Diff line change
Expand Up @@ -61,7 +61,7 @@ ARG BUILD_DATE
ARG VCS_REF
ARG TAG

ARG ZEALOT_VERSION="4.4.1"
ARG ZEALOT_VERSION="4.5.0"
ARG REPLACE_CHINA_MIRROR="true"
ARG ORIGINAL_REPO_URL="dl-cdn.alpinelinux.org"
ARG MIRROR_REPO_URL="mirrors.ustc.edu.cn"
Expand Down
4 changes: 2 additions & 2 deletions config/locales/zealot/en.yml
Original file line number Diff line number Diff line change
Expand Up @@ -7,8 +7,8 @@ en:
log_out: Log out
log_in: Log in
intro:
title: Over The Air Server for deployment of mobile and macOS apps
description: Zealot makes it easy to let users to test your apps which it provides rich component libraries to make integration with Jenkins and Gitlab easily.
title: Self-hosted Beta App Distribution for Android, iOS and macOS apps
description: Continuous everything. Automate the lifecycle of your apps. Connect your CI to build in the cloud, test on thousands of real devices, distribute to beta testers and app stores. All in one place.
links:
back_to_list: Back to list
admin:
Expand Down
2 changes: 1 addition & 1 deletion config/locales/zealot/zh-CN.yml
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@ zh-CN:

intro:
title: 移动应用上传竟然如此简单、移动 App 应用分发系统
description: 解放开发打包的烦恼,轻松放权给测试、产品、运营等使用 App 的人员,提供丰富组件库,打包流程一键上传,iOS 和 Android 轻松接入,深度与 Jenkins 和 Gitlab 集成。
description: 持续集成一切跟应用有关事情,接入 CI 系统一切自动化处理,企业多年实战经验,独立部署提供企业打包分发流程、上传应用全套流程方案

links:
back_to_list: 返回列表
Expand Down
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "zealot",
"version": "4.4.1",
"version": "4.5.0",
"private": true,
"license": "MIT",
"dependencies": {
Expand Down

0 comments on commit ab844c0

Please sign in to comment.