Skip to content
This repository has been archived by the owner on Oct 31, 2023. It is now read-only.

Commit

Permalink
Merge pull request #1000 from golemfactory/version_0_5_2
Browse files Browse the repository at this point in the history
version 0.5.2
  • Loading branch information
gborowik authored Apr 18, 2017
2 parents 80f130a + 7557556 commit 4b1d8cb
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion golem/core/variables.py
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@
# VARIABLES #
############################
APP_NAME = "Brass Golem"
APP_VERSION = "0.5.0"
APP_VERSION = "0.5.2"
PRIVATE_KEY = "golem_private_key.peb"
PUBLIC_KEY = "golem_public_key.pubkey"
DEFAULT_PROC_FILE = "node_processes.ctl"
Expand Down

0 comments on commit 4b1d8cb

Please sign in to comment.