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

github.com/nextcloud/client_theming.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorTaylor Smith <tsmith@tsmithcreative.com>2017-10-03 07:45:51 +0300
committerTaylor Smith <tsmith@tsmithcreative.com>2017-10-03 07:45:51 +0300
commit604db1dd72176ad5b4104d15e30bd919d6752a23 (patch)
tree20ae05692c032f4682f3c3f90089f01a88e9a17f
parent0d2d18fef05f85e9d7c6aa1440d0ddc8b1e33fa4 (diff)
Bump to trigger CircleCI rebuild
-rw-r--r--README.md2
1 files changed, 1 insertions, 1 deletions
diff --git a/README.md b/README.md
index a67dfa6..68d8a62 100644
--- a/README.md
+++ b/README.md
@@ -194,4 +194,4 @@ When we build releases there are two additional cmake parameters to consider:
* `-DMIRALL_VERSION_SUFFIX=<STRING>`: for a generic suffix name such as `beta` or `rc1`
* `-DMIRALL_VERSION_BUILD=<INT>`: an internal build number. Should be strictly increasing. This allows update detection from `rc` to `final`
-Note that this had mostly usage on Windows and OS X. On linux the package manager will take care of all this.
+Note that this had mostly usage on Windows and OS X. On Linux the package manager will take care of all this.