Update repo to read from a given .env file

This commit is contained in:
2024-11-28 13:45:31 +01:00
parent 10c3b0a492
commit 0bba96fe2d
2 changed files with 3 additions and 3 deletions

BIN
repo.exe (Stored with Git LFS)

Binary file not shown.

View File

@@ -1,5 +1,5 @@
{
"version": "1.0.0",
"version": "1.1.0",
"description": "CLI utility for creating repositories on a given git server and assigning them to the current local git repository",
"homepage": "https://github.com/dave-quack/tools",
"license": "",