diff --git a/scripts/atomic.json b/scripts/atomic.json index da0223c..aeb9bce 100644 --- a/scripts/atomic.json +++ b/scripts/atomic.json @@ -1,6 +1,6 @@ { "homepage": "https://github.com/shravanasati/atomic", - "version": "0.4.0", + "version": "0.4.1", "architecture": { "64bit": { "url": "https://github.com/shravanasati/atomic/releases/latest/download/atomic_windows_amd64.zip", diff --git a/scripts/release.config.json b/scripts/release.config.json index 9559a79..5d57c32 100644 --- a/scripts/release.config.json +++ b/scripts/release.config.json @@ -1,6 +1,6 @@ { "app_name": "atomic", - "version": "0.4.0", + "version": "0.4.1", "platforms": [ "linux/amd64", "linux/arm64",