From 1adbe5fa6faf76038b39ff3ff2ed975741608da5 Mon Sep 17 00:00:00 2001 From: Germain Masse Date: Sat, 4 Nov 2023 10:59:16 -0400 Subject: [PATCH] fix: bump version --- yf_stock_ticker/yf_stock_ticker.sh | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/yf_stock_ticker/yf_stock_ticker.sh b/yf_stock_ticker/yf_stock_ticker.sh index 98c8422..dcc7c54 100755 --- a/yf_stock_ticker/yf_stock_ticker.sh +++ b/yf_stock_ticker/yf_stock_ticker.sh @@ -1,6 +1,6 @@ #!/bin/sh # YF Stock Ticker -# v0.4.1-beta +# v0.4.2-beta # Germain Masse # gmasse # --Use Yahoo Finance data to monitor stock indices, currencies and cryptocurrencies