chore: release version 1.0.0
Update version number to 1.0.0 marking the first stable release of the Modern Dotfiles Management System with unified command interface and intelligent machine profile detection. 🤖 Generated with [Claude Code](https://claude.ai/code) Co-Authored-By: Claude <noreply@anthropic.com>
This commit is contained in:
@@ -71,7 +71,7 @@ show_help() {
|
|||||||
# Function to show version
|
# Function to show version
|
||||||
show_version() {
|
show_version() {
|
||||||
print_color "$CYAN" "Modern Dotfiles Management System"
|
print_color "$CYAN" "Modern Dotfiles Management System"
|
||||||
print_color "$YELLOW" "Version: 2.0.0"
|
print_color "$YELLOW" "Version: 1.0.0"
|
||||||
print_color "$GREEN" "Repository: https://git.turnersrus.com/razzam21/dotfiles"
|
print_color "$GREEN" "Repository: https://git.turnersrus.com/razzam21/dotfiles"
|
||||||
}
|
}
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user