diff options
| author | Dan Engelbrecht <[email protected]> | 2022-09-12 23:28:03 +0200 |
|---|---|---|
| committer | GitHub <[email protected]> | 2022-09-12 14:28:03 -0700 |
| commit | 7362f1d54153fe33d9dd10f255e036b274fb5c24 (patch) | |
| tree | ed0359366fa03d12d82f411524f692343fd2c41e /VERSION.txt | |
| parent | Merge branch 'main' of https://github.com/EpicGames/zen (diff) | |
| download | zen-7362f1d54153fe33d9dd10f255e036b274fb5c24.tar.xz zen-7362f1d54153fe33d9dd10f255e036b274fb5c24.zip | |
create release in Sentry and set version string in executable (#162)
* create release in Sentry and set version string in executable
* changelog
* 0.1.6-pre0
* sentr-cli install dir
* 0.1.6-pre1
* include org and project when creating Sentry release
* 0.1.6-pre2
* move org and project options
* 0.1.6-pre3
* need to first to "new", then finalize
* 0.1.6-pre4
* read version before creating release
* 0.1.6-pre5
Diffstat (limited to 'VERSION.txt')
| -rw-r--r-- | VERSION.txt | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/VERSION.txt b/VERSION.txt index def9a0154..2f1618a23 100644 --- a/VERSION.txt +++ b/VERSION.txt @@ -1 +1 @@ -0.1.5
\ No newline at end of file +0.1.6-pre5
\ No newline at end of file |