Skip to content

Commit

Permalink
Bump version for release.
Browse files Browse the repository at this point in the history
  • Loading branch information
dfaker committed Aug 5, 2023
1 parent e8b2b02 commit e6a40ee
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/webmGeneratorUi.py
Original file line number Diff line number Diff line change
Expand Up @@ -25,7 +25,7 @@
except Exception as e:
print(e)

RELEASE_NUMVER = 'v3.38.0'
RELEASE_NUMVER = 'v3.39.0'

class WebmGeneratorUi:

Expand Down

0 comments on commit e6a40ee

Please sign in to comment.