[SCM] postgis.net branch website updated. clarity-final-147-g8c8cfd7

git at osgeo.org git at osgeo.org
Mon Aug 18 15:08:52 PDT 2025


This is an automated email from the git hooks/post-receive script. It was
generated because a ref change was pushed to the repository containing
the project "postgis.net".

The branch, website has been updated
       via  8c8cfd7dd6c2f18b98e09ca3efbd6afc947629c5 (commit)
      from  066789e780cb4fcdac51a58f5071cbead7527de8 (commit)

Those revisions listed above that are new to this repository have
not appeared on any other notification email; so we list those
revisions in full, below.

- Log -----------------------------------------------------------------
commit 8c8cfd7dd6c2f18b98e09ca3efbd6afc947629c5
Author: Regina Obe <lr at pcorp.us>
Date:   Mon Aug 18 18:08:43 2025 -0400

    Fix the date and tag of 3.6

diff --git a/config.toml b/config.toml
index 0d85828..c9a0dfe 100644
--- a/config.toml
+++ b/config.toml
@@ -166,7 +166,7 @@ enableRobotsTXT = true
     [params.postgis.releases.dev]
       minor = "3.6"
       dev = "3.6.0dev"
-      tag = "3.6.0alpha1"
+      tag = "3.6.0rc1"
       is_dev = true
     [params.postgis.releases.35]
       minor = "3.5"
diff --git a/content/news/2025/08-18_postgis-3.6.0rc1.md b/content/news/2025/08-18_postgis-3.6.0rc1.md
index a52c6c0..9268fc6 100644
--- a/content/news/2025/08-18_postgis-3.6.0rc1.md
+++ b/content/news/2025/08-18_postgis-3.6.0rc1.md
@@ -5,7 +5,7 @@ category: news
 tags: [release, 3.6]
 author: Regina Obe
 thumbnail:
-date: "2025-07-20"
+date: "2025-08-18"
 ---
 
 The PostGIS Team is pleased to release PostGIS 3.6.0rc1!

-----------------------------------------------------------------------

Summary of changes:
 config.toml                                 | 2 +-
 content/news/2025/08-18_postgis-3.6.0rc1.md | 2 +-
 2 files changed, 2 insertions(+), 2 deletions(-)


hooks/post-receive
-- 
postgis.net


More information about the postgis-tickets mailing list