Skip to content

Commit 5d9f41a

Browse files
committed
change package version to 6.5.4
1 parent ac1558d commit 5d9f41a

File tree

4 files changed

+5
-5
lines changed

4 files changed

+5
-5
lines changed

config.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
<?xml version="1.0" encoding="UTF-8" standalone="yes"?>
2-
<widget android-versionCode="6444" id="org.codaco.NetworkCanvasInterviewer6" ios-CFBundleIdentifier="org.codaco.networkCanvasInterviewerBusiness" ios-CFBundleVersion="6444" version="6.5.4-beta-2" xmlns="http://www.w3.org/ns/widgets" xmlns:android="http://schemas.android.com/apk/res/android" xmlns:cdv="http://cordova.apache.org/ns/1.0">
2+
<widget android-versionCode="6444" id="org.codaco.NetworkCanvasInterviewer6" ios-CFBundleIdentifier="org.codaco.networkCanvasInterviewerBusiness" ios-CFBundleVersion="6444" version="6.5.4" xmlns="http://www.w3.org/ns/widgets" xmlns:android="http://schemas.android.com/apk/res/android" xmlns:cdv="http://cordova.apache.org/ns/1.0">
33
<name>Network Canvas Interviewer</name>
44
<description>
55
A tool for conducting Network Canvas Interviews.

package-lock.json

Lines changed: 2 additions & 2 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "network-canvas-interviewer",
3-
"version": "6.5.4-beta-2",
3+
"version": "6.5.4",
44
"productName": "Network Canvas Interviewer",
55
"description": "A tool for conducting Network Canvas Interviews.",
66
"author": "Complex Data Collective",

public/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "network-canvas-interviewer",
3-
"version": "6.5.4-beta-2",
3+
"version": "6.5.4",
44
"productName": "Network Canvas Interviewer",
55
"description": "A tool for conducting Network Canvas Interviews.",
66
"author": "Complex Data Collective",

0 commit comments

Comments
 (0)