Add version.md file

This commit is contained in:
Darko Gjorgjijoski
2024-07-13 02:14:41 +02:00
parent 98852686c7
commit 75b0c264dc
2 changed files with 2 additions and 0 deletions

View File

@@ -29,6 +29,7 @@ dist-gen: clean composer npm-build
@cp -r routes InvoiceShelf
@cp -r storage InvoiceShelf
@cp -r vendor InvoiceShelf 2> /dev/null || true
@cp -r version.md InvoiceShelf
@cp -r .env.example InvoiceShelf
@cp -r artisan InvoiceShelf
@cp -r composer.json InvoiceShelf

1
version.md Normal file
View File

@@ -0,0 +1 @@
1.2.3