Skip to content

Commit

Permalink
VSCodium 1.52.0
Browse files Browse the repository at this point in the history
  • Loading branch information
crazy-max committed Dec 13, 2020
1 parent 2239bd3 commit 6fc8898
Show file tree
Hide file tree
Showing 2 changed files with 8 additions and 2 deletions.
6 changes: 6 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,11 @@
# Changelog

## 1.52.0-50 (2020/12/13)

* VSCodium 1.52.0
* Disable vscode logs if global log disable enabled
* Portapps 3.1.0

## 1.51.1-49 (2020/11/13)

* VSCodium 1.51.1
Expand Down
4 changes: 2 additions & 2 deletions build.properties
Original file line number Diff line number Diff line change
Expand Up @@ -5,8 +5,8 @@ core.dir = ../portapps
app = vscodium
app.name = VSCodium
app.type = archive
app.version = 1.51.1
app.release = 49
app.version = 1.52.0
app.release = 50
app.homepage = https://vscodium.com/

# Portable app
Expand Down

0 comments on commit 6fc8898

Please sign in to comment.