From f2e7a05e5488b870eff86f2c119f02eef6df3560 Mon Sep 17 00:00:00 2001 From: hdbg Date: Sat, 6 Dec 2025 11:22:37 +0100 Subject: [PATCH] chore(pubspec): update publish and repository URLs --- pubspec.yaml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/pubspec.yaml b/pubspec.yaml index ee94ea7..661c69b 100644 --- a/pubspec.yaml +++ b/pubspec.yaml @@ -1,8 +1,8 @@ name: mtcore description: "MarketTakers shared/core library" version: 1.0.2 -publish_to: https://gitea.tailc58da6.ts.net/api/packages/MarketTakers/pub/ -repository: https://gitea.tailc58da6.ts.net/MarketTakers/markettakers-flutter +publish_to: https://git.markettakers.org/api/packages/MarketTakers/pub/ +repository: https://git.markettakers.org/MarketTakers/markettakers-flutter environment: sdk: ^3.9.2