Skip to content

Commit e53187c

Browse files
Updated version number.
1 parent b336cfb commit e53187c

File tree

2 files changed

+1
-2
lines changed

2 files changed

+1
-2
lines changed

build-scripts/build.sh

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,5 @@
11
cd ../electron
22
npm install
3-
typings install debug --save
43
tsc
54

65
cd ../build-scripts

electron/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
{
22
"name": "traktor-transition-finder",
33
"description": "A tool for automatically finding the next song to play when DJing using Traktor Pro 2.",
4-
"version": "1.5.0",
4+
"version": "1.3.5",
55
"license": "CC-BY-NC-4.0",
66
"repository": "https://github.com/andersfischernielsen/Traktor-Transition-Finder",
77
"main": "main.js",

0 commit comments

Comments
 (0)