Skip to content

Commit 8e8e20f

Browse files
committed
v1.2.0
1 parent 6b29d83 commit 8e8e20f

File tree

2 files changed

+10
-1
lines changed

2 files changed

+10
-1
lines changed

README.md

+9
Original file line numberDiff line numberDiff line change
@@ -55,6 +55,15 @@ From the diagram above, DocKing is standing as a "shared-microservice".
5555

5656
Awesome, IKR?
5757

58+
## The Awesome Console UI
59+
60+
DocKing ships the Built-in Console with awesome editor & features. Help you and the team to collaborate and
61+
manage everything easily.
62+
63+
![DocKing's Console UI](https://iili.io/H4QDEJe.png)
64+
65+
Learn more: [DocKing's Console UI](https://docking.shipsaas.tech/getting-started/console-ui)
66+
5867
## DocKing uses
5968
- PHP 8.2
6069
- Laravel 10

composer.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
{
22
"name": "shipsaas/docking",
33
"type": "project",
4-
"version": "1.1.2",
4+
"version": "1.2.0",
55
"description": "DocKing: Your shared-microservice that takes over the document templates management & render/export PDF",
66
"keywords": [
77
"laravel",

0 commit comments

Comments
 (0)