Compare commits
2 Commits
| Author | SHA1 | Date | |
|---|---|---|---|
| bb5832a751 | |||
| 4ce1ec2f2b |
+1
-1
@@ -1,6 +1,6 @@
|
||||
{
|
||||
"name": "red-coder-bh",
|
||||
"version": "1.2.0",
|
||||
"version": "1.2.1",
|
||||
"description": "",
|
||||
"main": "src/main.ts",
|
||||
"scripts": {
|
||||
|
||||
+1
-1
@@ -13,6 +13,6 @@ init({
|
||||
})
|
||||
|
||||
if (process.env.MAIL_TO_1 && process.env.MODE !== 'dev') {
|
||||
addToQueue(new AdminNotificationRequest(`Деплой админки v${pkg.version} прошёл успешно`))
|
||||
addToQueue(new AdminNotificationRequest(`Деплой RED-CODER-BH v${pkg.version} прошёл успешно`))
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user