On Mon, Nov 12, 2018, 07:43 SergeyKh <[email protected] wrote: > but isn't https://github.com/apache/guacamole-client/ the 1.0.0 > release? >
No, that is a git repository, the current development source. Releases are ultimately cut from that source and listed on the website when officially released: http://guacamole.apache.org/releases/ Releases are also given corresponding tags in git, to mark the point in the source history that each release comes from: https://github.com/apache/guacamole-client/tags https://github.com/apache/guacamole-server/tags https://github.com/apache/guacamole-manual/tags An announcement is also made to the mailing lists one a release goes out. - Mike
