diff --git a/Makefile b/Makefile index b6719399..9ab43124 100644 --- a/Makefile +++ b/Makefile @@ -29,7 +29,6 @@ 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 diff --git a/version.md b/version.md deleted file mode 100644 index 0495c4a8..00000000 --- a/version.md +++ /dev/null @@ -1 +0,0 @@ -1.2.3