Skip to content

Commit

Permalink
Conan 2.6.0
Browse files Browse the repository at this point in the history
  • Loading branch information
czoido committed Jul 31, 2024
1 parent e5c5ec6 commit b14aa9f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion conans/__init__.py
Original file line number Diff line number Diff line change
Expand Up @@ -2,4 +2,4 @@
REVISIONS = "revisions" # Only when enabled in config, not by default look at server_launcher.py
OAUTH_TOKEN = "oauth_token"

__version__ = '2.6.0-dev'
__version__ = '2.6.0'

0 comments on commit b14aa9f

Please sign in to comment.