Merge branch 'develop' into bugfix/v0.1.2

This commit is contained in:
Ilya Oleshko 2021-04-12 11:42:34 +03:00
commit 12255e771f
10 changed files with 9 additions and 10 deletions

View File

@ -4,14 +4,12 @@ ARG BUILD_PATH="/var/www"
FROM ubuntu:20.10 AS develop
ARG RELEASE_DATE="2016-06-21"
ARG VERSION="8.9.0.190"
ARG DEBIAN_FRONTEND=noninteractive
ARG GIT_BRANCH="master"
ARG SRC_PATH
ARG BUILD_PATH
LABEL onlyoffice.appserver.release-date="${RELEASE_DATE}" \
onlyoffice.appserver.version="${VERSION}" \
maintainer="Ascensio System SIA <support@onlyoffice.com>"
ENV LANG=en_US.UTF-8 \

View File

@ -7,6 +7,7 @@
<AssemblyTitle>ASC.Common</AssemblyTitle>
<Company>Ascensio System SIA</Company>
<Product>ASC.Common</Product>
<AssemblyVersion>0.1.3</AssemblyVersion>
<Copyright>(c) Ascensio System SIA. All rights reserved</Copyright>
<AppendTargetFrameworkToOutputPath>false</AppendTargetFrameworkToOutputPath>
<WarningsAsErrors></WarningsAsErrors>

View File

@ -1,5 +1,5 @@
{
"version": "0.1.2",
"version": "0.1.3",
"npmClient": "yarn",
"packages": [
"packages/asc-web-components",

View File

@ -1,6 +1,6 @@
{
"name": "@appserver/crm",
"version": "0.1.2",
"version": "0.1.3",
"private": "true",
"homepage": "/products/crm",
"title": "ONLYOFFICE",

View File

@ -1,6 +1,6 @@
{
"name": "@appserver/files",
"version": "0.1.2",
"version": "0.1.3",
"private": "true",
"homepage": "/products/files",
"id": "e67be73d-f9ae-4ce1-8fec-1880cb518cb4",

View File

@ -1,6 +1,6 @@
{
"name": "@appserver/people",
"version": "0.1.2",
"version": "0.1.3",
"private": "true",
"homepage": "/products/people",
"id": "f4d98afd-d336-4332-8778-3c6945c81ea0",

View File

@ -1,6 +1,6 @@
{
"name": "@appserver/projects",
"version": "0.1.2",
"version": "0.1.3",
"private": "true",
"homepage": "/products/projects",
"id": "1e044602-43b5-4d79-82f3-fd6208a11960",

View File

@ -1,6 +1,6 @@
{
"name": "@appserver/studio",
"version": "0.1.2",
"version": "0.1.3",
"private": "true",
"homepage": "",
"title": "ONLYOFFICE",

View File

@ -1,6 +1,6 @@
{
"name": "@appserver/editor",
"version": "0.1.2",
"version": "0.1.3",
"private": "true",
"homepage": "/products/files/doceditor",
"title": "ONLYOFFICE",

View File

@ -1,6 +1,6 @@
{
"name": "@appserver/login",
"version": "0.1.2",
"version": "0.1.3",
"private": "true",
"homepage": "/login",
"title": "ONLYOFFICE",