We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent c9638af commit fcde15cCopy full SHA for fcde15c
climate
@@ -256,7 +256,7 @@ elif [[ $command == "uninstall" ]]; then
256
# Display version and credits
257
258
elif [[ $command == "version" ]]; then
259
- printf "${BLUE_BOLD}climate${PLAIN} v0.1\n\n"
+ printf "${BLUE_BOLD}climate${PLAIN} v0.2\n\n"
260
printf "${PLAIN}Copyright (C) 2016 Adhityaa Chandrasekar\n\n"
261
printf "${PLAIN}This program is licensed under the GNU Affero General "
262
printf "Public License.\nFor more details, refer to the LICENSE file "
0 commit comments