diff options
| author | Jeff Carr <[email protected]> | 2024-11-05 07:35:17 -0600 | 
|---|---|---|
| committer | Jeff Carr <[email protected]> | 2024-11-05 07:35:17 -0600 | 
| commit | 6933b29f59e711b2123bec26cda92fd2f8cbccb3 (patch) | |
| tree | 09fe55f4a57596d7bf422b8385592b6aee7904d7 | |
| parent | cf943fc5ba31a1da06c2620f57eb763a1e05bb7a (diff) | |
print out what is missingv0.22.3
Signed-off-by: Jeff Carr <[email protected]>
| -rw-r--r-- | Makefile | 1 | 
1 files changed, 1 insertions, 0 deletions
@@ -71,6 +71,7 @@ showNext:  	curl --silent http://localhost:9419/showNext  doRelease: +	make curl-list-changed  	make showNext  	sleep 10  	curl --silent http://localhost:9419/doRelease  | 
