Skip to content
This repository was archived by the owner on Aug 5, 2022. It is now read-only.

Commit 2bd4f00

Browse files
committed
### Version 0.47.3 (Fix Adding Audio Resources)
#### Fix - DDL crash `local variable 'canonical_elements' referenced before assignment when adding a resource` - Upgrade dbl_dot_local_app master: fix_for_randy (10/14/2019)
1 parent 5f7e05f commit 2bd4f00

File tree

2 files changed

+8
-1
lines changed

2 files changed

+8
-1
lines changed

CHANGELOG.md

+7
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,10 @@
1+
### Version 0.47.3 (Fix Adding Audio Resources)
2+
3+
#### Fix
4+
5+
- DDL crash `local variable 'canonical_elements' referenced before assignment when adding a resource`
6+
- Upgrade dbl_dot_local_app master: fix_for_randy (10/14/2019)
7+
18
### Version 0.47.2 (Context Menu for Browser)
29

310
#### Fix

package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
{
22
"name": "nathanael",
33
"productName": "nathanael",
4-
"version": "0.47.2",
4+
"version": "0.47.3",
55
"description": "Electron frontend to DBL dot Local",
66
"scripts": {
77
"build": "concurrently \"yarn build-main\" \"yarn build-renderer\"",

0 commit comments

Comments
 (0)