Received: from malur.postgresql.org ([217.196.149.56]) by arkaria.postgresql.org with esmtps (TLS1.3) tls TLS_ECDHE_RSA_WITH_AES_256_GCM_SHA384 (Exim 4.94.2) (envelope-from ) id 1r3xsm-006p5n-07 for pgadmin-hackers@arkaria.postgresql.org; Fri, 17 Nov 2023 12:23:36 +0000 Received: from localhost ([127.0.0.1] helo=malur.postgresql.org) by malur.postgresql.org with esmtp (Exim 4.94.2) (envelope-from ) id 1r3xsj-00Ds55-Kf for pgadmin-hackers@arkaria.postgresql.org; Fri, 17 Nov 2023 12:23:33 +0000 Received: from makus.postgresql.org ([2001:4800:3e1:1::229]) by malur.postgresql.org with esmtps (TLS1.3) tls TLS_ECDHE_RSA_WITH_AES_256_GCM_SHA384 (Exim 4.94.2) (envelope-from ) id 1r3xsj-00Ds4r-C3 for pgadmin-hackers@lists.postgresql.org; Fri, 17 Nov 2023 12:23:33 +0000 Received: from out-27.smtp.github.com ([192.30.252.210]) by makus.postgresql.org with esmtps (TLS1.3) tls TLS_ECDHE_RSA_WITH_AES_256_GCM_SHA384 (Exim 4.94.2) (envelope-from ) id 1r3xsc-0060uw-E9 for pgadmin-hackers@lists.postgresql.org; Fri, 17 Nov 2023 12:23:31 +0000 Received: from github.com (hubbernetes-node-7bb8d9a.ash1-iad.github.net [10.56.202.73]) by smtp.github.com (Postfix) with ESMTPA id 02E4A6012E5 for ; Fri, 17 Nov 2023 04:23:25 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=github.com; s=pf2023; t=1700223805; bh=wiPi978GXoc0/57AmT13i+vCDK7l9+eNEAsEYDPH3IM=; h=Date:From:To:Subject:From; b=bzRlVRiyKTf50BjUDPq+KebaelJQuxkqe4Oe5gQKLOhxvimiBNLHA87OLpL/xoN9y qYZciqyQE0HZqFKfd6LWQ7lSFx8WfcvkiihI2hRuSli5NipvRxbJ1oPwYPMDwsQRGe Zs49n1yOWD1hcnkPye8/NyD1WZhNXeLMz4cqCojo= Date: Fri, 17 Nov 2023 04:23:25 -0800 From: Akshay Joshi To: pgadmin-hackers@lists.postgresql.org Message-ID: Subject: [pgadmin-org/pgadmin4] 101f6f: 1) Remove the version folder from the Windows Defa... Mime-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 7bit X-GitHub-Recipient-Address: pgadmin-hackers@lists.postgresql.org X-Auto-Response-Suppress: All List-Id: List-Help: List-Subscribe: List-Post: List-Owner: List-Archive: Archived-At: Precedence: bulk Branch: refs/heads/master Home: https://github.com/pgadmin-org/pgadmin4 Commit: 101f6fc103e459f02a20861f6ed610f296938aba https://github.com/pgadmin-org/pgadmin4/commit/101f6fc103e459f02a20861f6ed610f296938aba Author: Akshay Joshi Date: 2023-11-17 (Fri, 17 Nov 2023) Changed paths: M docs/en_US/release_notes.rst R docs/en_US/release_notes_7_9.rst A docs/en_US/release_notes_8_0.rst M pkg/win32/installer.iss.in M web/config.py Log Message: ----------- 1) Remove the version folder from the Windows Default Installation path. 2) Rename the release note to 8.0 3) Update the version for release v8.0