Skip to content

Commit

Permalink
Update the mac app version.
Browse files Browse the repository at this point in the history
  • Loading branch information
rtibbles committed May 1, 2024
1 parent 16501d3 commit 67a70ef
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/kolibri_app/__init__.py
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@

from kolibri_app.constants import MAC

__version__ = "0.4.1"
__version__ = "0.4.2"

os.environ["KOLIBRI_INSTALLER_VERSION"] = __version__

Expand Down

0 comments on commit 67a70ef

Please sign in to comment.