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 1qsK6i-007ZQB-28 for pgadmin-hackers@arkaria.postgresql.org; Mon, 16 Oct 2023 09:41:51 +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 1qsK6f-00HR2U-Ku for pgadmin-hackers@arkaria.postgresql.org; Mon, 16 Oct 2023 09:41:50 +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 1qsK6f-00HR2M-D5 for pgadmin-hackers@lists.postgresql.org; Mon, 16 Oct 2023 09:41:50 +0000 Received: from out-21.smtp.github.com ([192.30.252.204]) by makus.postgresql.org with esmtps (TLS1.3) tls TLS_ECDHE_RSA_WITH_AES_256_GCM_SHA384 (Exim 4.94.2) (envelope-from ) id 1qsK6d-000jTd-8t for pgadmin-hackers@lists.postgresql.org; Mon, 16 Oct 2023 09:41:48 +0000 Received: from github.com (hubbernetes-node-4194e82.ac4-iad.github.net [10.52.222.42]) by smtp.github.com (Postfix) with ESMTPA id 252E2701646 for ; Mon, 16 Oct 2023 02:41:46 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=github.com; s=pf2023; t=1697449306; bh=3zUZ7eBg1qWrruSRcT3MMfeHsiVUWxLwo2CnhhuVmA8=; h=Date:From:To:Subject:From; b=dfag7A+fqmu3BUpH4gw+9tMe5+YSoCUMBhASCaSOhkdelL7EpcAV6ezmJsBIYIc8F LfpXwmGYCej9M07hHRH8SsnhEF5uohf9H/H6YArN2eECxF40yd++7aRFb4P0+ACjmO vKTc6cuqyw5yDY5uNhymCssvkmQ6P9CcOFO4ephM= Date: Mon, 16 Oct 2023 02:41:46 -0700 From: Akshay Joshi To: pgadmin-hackers@lists.postgresql.org Message-ID: Subject: [pgadmin-org/pgadmin4] 205a66: Update version for v7.8 release 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: 205a661922ea53870395bd5924fa0ec6aacc61d4 https://github.com/pgadmin-org/pgadmin4/commit/205a661922ea53870395bd5924fa0ec6aacc61d4 Author: Akshay Joshi Date: 2023-10-16 (Mon, 16 Oct 2023) Changed paths: M web/config.py Log Message: ----------- Update version for v7.8 release