Эх сурвалжийг харах

add client/server version alignment

Signed-off-by: Andy Scherzinger <info@andy-scherzinger.de>
Andy Scherzinger 4 жил өмнө
parent
commit
c2e69404b4
1 өөрчлөгдсөн 3 нэмэгдсэн , 2 устгасан
  1. 3 2
      CONTRIBUTING.md

+ 3 - 2
CONTRIBUTING.md

@@ -364,11 +364,12 @@ Beware that beta releases for an upcoming version will always use the minor and
 
 
 ## Release cycle
 ## Release cycle
 
 
-* Feature releases are planned every ~2 months, with 6 weeks of developing and 2 weeks of stabilising
+* major releases are linked to the corresponding [server-releases](https://apps.nextcloud.com/apps/spreed/releases) with aligned release date and version number (server version = 11 = client version)
+* feature releases are planned every ~2 months, with 6 weeks of developing and 2 weeks of stabilising
 * after feature freeze a public release candidate on play store and f-droid is released
 * after feature freeze a public release candidate on play store and f-droid is released
 * ~2 weeks testing, bug fixing
 * ~2 weeks testing, bug fixing
 * release final version on f-droid and play store
 * release final version on f-droid and play store
-* Bugfix releases (dot releases, e.g. 3.2.1) are released 4 weeks after stable version from the branch created with first stable release (stable-3.2).
+* bugfix releases (dot releases, e.g. 3.2.1) are released 4 weeks after stable version from the branch created with first stable release (stable-3.2).
 
 
 Hotfixes as well as security fixes are released via bugfix releases (dot releases) but are released on demand in contrast to regular, scheduled bugfix releases.
 Hotfixes as well as security fixes are released via bugfix releases (dot releases) but are released on demand in contrast to regular, scheduled bugfix releases.