Skip to content

Commit

Permalink
version increment, moving out of beta
Browse files Browse the repository at this point in the history
  • Loading branch information
jdbrant3 committed Jul 18, 2022
1 parent ef79532 commit 82f0bee
Show file tree
Hide file tree
Showing 4 changed files with 4 additions and 4 deletions.
2 changes: 1 addition & 1 deletion ljswitchboard-electron_main/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "ljswitchboard-electron_main",
"version": "3.3.1-beta.0",
"version": "3.3.1",
"private": true,
"description": "The primary loading file for LabJack's Kipling program.",
"author": {
Expand Down
2 changes: 1 addition & 1 deletion ljswitchboard-kipling/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "ljswitchboard-kipling",
"version": "3.3.1-beta.0",
"version": "3.3.1",
"private": true,
"description": "One of the nw applications that gets launched by ljswitchboard",
"author": {
Expand Down
2 changes: 1 addition & 1 deletion package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "labjack_kipling",
"version": "3.3.1-beta.0",
"version": "3.3.1",
"description": "LabJack Kipling device configuration and general I/O GUI program.",
"scripts": {
"build": "npm run build --prefix ljswitchboard-builder",
Expand Down

0 comments on commit 82f0bee

Please sign in to comment.