Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/nextcloud/text.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMax <max@nextcloud.com>2022-04-13 15:41:57 +0300
committerMax <max@nextcloud.com>2022-04-13 15:41:57 +0300
commit4b35dee11205a40a713337504f28effc730c83e4 (patch)
tree0028d97b12b87a784a9ef6358abc39521cccaef8
parenta923014fb7ef1777dac9bd888c8d846316205a27 (diff)
package: mark version as betapackage-0.1.0-beta.1
-rw-r--r--package.json2
1 files changed, 1 insertions, 1 deletions
diff --git a/package.json b/package.json
index 4ba3fcf7f..f29fd28d5 100644
--- a/package.json
+++ b/package.json
@@ -1,7 +1,7 @@
{
"name": "@nextcloud/text",
"description": "Collaborative document editing",
- "version": "0.1.0",
+ "version": "0.1.0-beta.1",
"authors": [
{
"name": "Julius Härtl",