flexbiz-server 12.6.16 → 12.6.17

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
Files changed (2) hide show
  1. package/README.md +11 -0
  2. package/package.json +1 -1
package/README.md CHANGED
@@ -437,4 +437,15 @@ Mọi vi phạm điều khoản sẽ bị xử lý theo quy định của pháp
437
437
 
438
438
  ---
439
439
 
440
+ ## Liên hệ & Hỗ trợ
441
+
442
+ Mọi thắc mắc về giấy phép, hỗ trợ kỹ thuật hoặc hợp tác xin liên hệ tác giả:
443
+
444
+ | | |
445
+ |---|---|
446
+ | 📧 Email | [invncur@gmail.com](mailto:invncur@gmail.com) |
447
+ | 📞 Phone | [0933 511 376](tel:+840933511376) |
448
+
449
+ ---
450
+
440
451
  © Flexbiz. All rights reserved.
package/package.json CHANGED
@@ -2,7 +2,7 @@
2
2
  "name": "flexbiz-server",
3
3
  "main": "./server/app.js",
4
4
  "description": "Flexible Server",
5
- "version": "12.6.16",
5
+ "version": "12.6.17",
6
6
  "author": {
7
7
  "name": "Van Truong Pham",
8
8
  "email": "invncur@gmail.com"