From e4f82270402e62884dc802dedf8d163f27b271e5 Mon Sep 17 00:00:00 2001 From: Ivan Yelizariev Date: Sun, 21 Mar 2021 13:39:03 +0100 Subject: [PATCH] :book: new website --- mail_all/__manifest__.py | 2 +- mail_archives/__manifest__.py | 2 +- mail_private/__manifest__.py | 2 +- mail_reply/__manifest__.py | 2 +- mail_sent/__manifest__.py | 2 +- mail_to/__manifest__.py | 2 +- mailgun/__manifest__.py | 2 +- res_partner_mails_count/__manifest__.py | 2 +- 8 files changed, 8 insertions(+), 8 deletions(-) diff --git a/mail_all/__manifest__.py b/mail_all/__manifest__.py index 2a4093d..e4e83dc 100644 --- a/mail_all/__manifest__.py +++ b/mail_all/__manifest__.py @@ -12,7 +12,7 @@ "application": False, "author": "IT-Projects LLC, Pavel Romanchenko", "support": "apps@itpp.dev", - "website": "https://it-projects.info", + "website": "https://itpp.dev", "license": "Other OSI approved licence", # MIT "price": 40.00, "currency": "EUR", diff --git a/mail_archives/__manifest__.py b/mail_archives/__manifest__.py index 2f1f9a7..16ea4f0 100644 --- a/mail_archives/__manifest__.py +++ b/mail_archives/__manifest__.py @@ -6,7 +6,7 @@ "version": "12.0.1.0.1", "author": "IT-Projects LLC, Pavel Romanchenko", "support": "apps@itpp.dev", - "website": "https://it-projects.info", + "website": "https://itpp.dev", "license": "Other OSI approved licence", # MIT "price": 40.00, "currency": "EUR", diff --git a/mail_private/__manifest__.py b/mail_private/__manifest__.py index 2079700..1009fe0 100644 --- a/mail_private/__manifest__.py +++ b/mail_private/__manifest__.py @@ -11,7 +11,7 @@ "application": False, "author": "IT-Projects LLC, Pavel Romanchenko", "support": "apps@itpp.dev", - "website": "https://it-projects.info/", + "website": "https://itpp.dev", "license": "Other OSI approved licence", # MIT "price": 50.00, "currency": "EUR", diff --git a/mail_reply/__manifest__.py b/mail_reply/__manifest__.py index 1e8b6b5..39a135c 100644 --- a/mail_reply/__manifest__.py +++ b/mail_reply/__manifest__.py @@ -6,7 +6,7 @@ "vesion": "12.0.1.0.0", "author": "IT-Projects LLC, Pavel Romanchenko", "support": "apps@itpp.dev", - "website": "https://it-projects.info", + "website": "https://itpp.dev", "license": "Other OSI approved licence", # MIT "price": 40.00, "currency": "EUR", diff --git a/mail_sent/__manifest__.py b/mail_sent/__manifest__.py index 85e17a9..5cf3ce6 100644 --- a/mail_sent/__manifest__.py +++ b/mail_sent/__manifest__.py @@ -9,7 +9,7 @@ "version": "12.0.1.3.0", "author": "IT-Projects LLC, Ivan Yelizariev, Pavel Romanchenko", "support": "apps@itpp.dev", - "website": "https://it-projects.info", + "website": "https://itpp.dev", "license": "Other OSI approved licence", # MIT "price": 40.00, "currency": "EUR", diff --git a/mail_to/__manifest__.py b/mail_to/__manifest__.py index 98d0170..81c41c2 100644 --- a/mail_to/__manifest__.py +++ b/mail_to/__manifest__.py @@ -11,7 +11,7 @@ "version": "12.0.1.1.1", "author": "IT-Projects LLC, Pavel Romanchenko", "support": "apps@itpp.dev", - "website": "https://it-projects.info", + "website": "https://itpp.dev", "license": "LGPL-3", "price": 40.00, "currency": "EUR", diff --git a/mailgun/__manifest__.py b/mailgun/__manifest__.py index fb0ba7a..2fff027 100644 --- a/mailgun/__manifest__.py +++ b/mailgun/__manifest__.py @@ -10,7 +10,7 @@ "application": False, "author": "IT-Projects LLC, Ildar Nasyrov", "support": "apps@itpp.dev", - "website": "https://it-projects.info/team/iledarn", + "website": "https://itpp.dev", "license": "Other OSI approved licence", # MIT "price": 389.00, "currency": "EUR", diff --git a/res_partner_mails_count/__manifest__.py b/res_partner_mails_count/__manifest__.py index d594523..aa00d0a 100644 --- a/res_partner_mails_count/__manifest__.py +++ b/res_partner_mails_count/__manifest__.py @@ -6,7 +6,7 @@ "vesion": "12.0.1.0.0", "author": "IT-Projects LLC, Pavel Romanchenko", "support": "apps@itpp.dev", - "website": "https://it-projects.info", + "website": "https://itpp.dev", "license": "Other OSI approved licence", # MIT "price": 30.00, "currency": "EUR",