Skip to content

Commit 82f0bee

Browse files
committed
version increment, moving out of beta
1 parent ef79532 commit 82f0bee

File tree

4 files changed

+4
-4
lines changed

4 files changed

+4
-4
lines changed

Diff for: ljswitchboard-electron_main/package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "ljswitchboard-electron_main",
3-
"version": "3.3.1-beta.0",
3+
"version": "3.3.1",
44
"private": true,
55
"description": "The primary loading file for LabJack's Kipling program.",
66
"author": {

Diff for: ljswitchboard-kipling/package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "ljswitchboard-kipling",
3-
"version": "3.3.1-beta.0",
3+
"version": "3.3.1",
44
"private": true,
55
"description": "One of the nw applications that gets launched by ljswitchboard",
66
"author": {

Diff for: package-lock.json

+1-1
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

Diff for: package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "labjack_kipling",
3-
"version": "3.3.1-beta.0",
3+
"version": "3.3.1",
44
"description": "LabJack Kipling device configuration and general I/O GUI program.",
55
"scripts": {
66
"build": "npm run build --prefix ljswitchboard-builder",

0 commit comments

Comments
 (0)