Skip to content

Commit

Permalink
Browse files Browse the repository at this point in the history
  • Loading branch information
Knucklessg1 committed May 12, 2023
2 parents 4619847 + 1701f25 commit a22b58e
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
# Systems-Manager
*Version: 0.23.0*
*Version: 0.24.0*

Systems-Manager will update your system and install/upgrade applications.

Expand Down
2 changes: 1 addition & 1 deletion systems_manager/version.py
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
#!/usr/bin/env python
# coding: utf-8

__version__ = '0.23.0'
__version__ = '0.24.0'
__author__ = 'Audel Rouhi'
__credits__ = 'Audel Rouhi'

0 comments on commit a22b58e

Please sign in to comment.