diff --git a/github-api-integration-module.sh b/github-api-integration-module.sh index d94d2951..5fb6eabc 100644 --- a/github-api-integration-module.sh +++ b/github-api-integration-module.sh @@ -1,7 +1,7 @@ #!/bin/bash ################################ # Author: Abhishek -# Version: v1 +# Version: v4 # # # diff --git a/prod.sh b/prod.sh new file mode 100644 index 00000000..200cb59c --- /dev/null +++ b/prod.sh @@ -0,0 +1,2 @@ +#!/bin/bash +echo "this is my prod branch"