File tree 31 files changed +73
-73
lines changed
openc3-cosmos-cmd-tlm-api
openc3-cosmos-init/plugins
openc3-cosmos-tool-bucketexplorer
openc3-cosmos-tool-cmdsender
openc3-cosmos-tool-cmdtlmserver
openc3-cosmos-tool-dataviewer
openc3-cosmos-tool-handbooks
openc3-cosmos-tool-iframe
openc3-cosmos-tool-limitsmonitor
openc3-cosmos-tool-packetviewer
openc3-cosmos-tool-scriptrunner
openc3-cosmos-tool-tablemanager
openc3-cosmos-tool-tlmgrapher
openc3-cosmos-tool-tlmviewer
openc3-cosmos-script-runner-api
31 files changed +73
-73
lines changed Original file line number Diff line number Diff line change @@ -46,5 +46,5 @@ if ENV['OPENC3_DEVEL']
46
46
elsif ENV [ 'OPENC3_PATH' ]
47
47
gem 'openc3' , :path => ENV [ 'OPENC3_PATH' ]
48
48
else
49
- gem 'openc3' , '6.0.2.pre.beta0 '
49
+ gem 'openc3' , '6.0.2'
50
50
end
Original file line number Diff line number Diff line change 4
4
PLUGINS=" /openc3/plugins"
5
5
GEMS=" /openc3/plugins/gems/"
6
6
PACKAGES=" packages"
7
- OPENC3_RELEASE_VERSION=6.0.2-beta0
7
+ OPENC3_RELEASE_VERSION=6.0.2
8
8
9
9
# 2nd argument provides an override for the workspace name,
10
10
# but that can be inferred from the 1st argument for most tools
Original file line number Diff line number Diff line change 1
1
{
2
2
"name" : " @openc3/ace-diff" ,
3
- "version" : " 6.0.2-beta0 " ,
3
+ "version" : " 6.0.2" ,
4
4
"private" : true ,
5
5
"description" : " Custom AceDiff build for OpenC3 COSMOS" ,
6
6
"source" : " src/index.js" ,
Original file line number Diff line number Diff line change 1
1
{
2
2
"name" : " widgets_src" ,
3
- "version" : " 6.0.2-beta0 " ,
3
+ "version" : " 6.0.2" ,
4
4
"private" : true ,
5
5
"type" : " module" ,
6
6
"scripts" : {
7
7
"build" : " vite build -c vite-HelloworldWidget.config.js && vite build -c vite-BigWidget.config.js && vite build -c vite-DataviewerquaternionWidget.config.js && vite build -c vite-DataviewertimeWidget.config.js"
8
8
},
9
9
"dependencies" : {
10
10
"@astrouxds/astro-web-components" : " 7.24.1" ,
11
- "@openc3/js-common" : " 6.0.2-beta0 " ,
12
- "@openc3/vue-common" : " 6.0.2-beta0 "
11
+ "@openc3/js-common" : " 6.0.2" ,
12
+ "@openc3/vue-common" : " 6.0.2"
13
13
},
14
14
"devDependencies" : {
15
15
"@rushstack/eslint-patch" : " 1.10.4" ,
Original file line number Diff line number Diff line change 1
1
{
2
2
"name" : " @openc3/cosmos-tool-admin" ,
3
- "version" : " 6.0.2-beta0 " ,
3
+ "version" : " 6.0.2" ,
4
4
"private" : true ,
5
5
"type" : " module" ,
6
6
"scripts" : {
11
11
},
12
12
"dependencies" : {
13
13
"@astrouxds/astro-web-components" : " 7.24.1" ,
14
- "@openc3/ace-diff" : " 6.0.2-beta0 " ,
15
- "@openc3/js-common" : " 6.0.2-beta0 " ,
16
- "@openc3/vue-common" : " 6.0.2-beta0 " ,
14
+ "@openc3/ace-diff" : " 6.0.2" ,
15
+ "@openc3/js-common" : " 6.0.2" ,
16
+ "@openc3/vue-common" : " 6.0.2" ,
17
17
"ace-builds" : " 1.37.0" ,
18
18
"single-spa-vue" : " 3.0.0"
19
19
},
Original file line number Diff line number Diff line change 1
1
{
2
2
"name" : " @openc3/cosmos-tool-bucketexplorer" ,
3
- "version" : " 6.0.2-beta0 " ,
3
+ "version" : " 6.0.2" ,
4
4
"private" : true ,
5
5
"type" : " module" ,
6
6
"scripts" : {
11
11
},
12
12
"dependencies" : {
13
13
"@astrouxds/astro-web-components" : " 7.24.1" ,
14
- "@openc3/js-common" : " 6.0.2-beta0 " ,
15
- "@openc3/vue-common" : " 6.0.2-beta0 " ,
14
+ "@openc3/js-common" : " 6.0.2" ,
15
+ "@openc3/vue-common" : " 6.0.2" ,
16
16
"axios" : " 1.7.9" ,
17
17
"date-fns" : " 4.1.0" ,
18
18
"lodash" : " 4.17.21" ,
Original file line number Diff line number Diff line change 1
1
{
2
2
"name" : " @openc3/cosmos-tool-cmdsender" ,
3
- "version" : " 6.0.2-beta0 " ,
3
+ "version" : " 6.0.2" ,
4
4
"private" : true ,
5
5
"type" : " module" ,
6
6
"scripts" : {
11
11
},
12
12
"dependencies" : {
13
13
"@astrouxds/astro-web-components" : " 7.24.1" ,
14
- "@openc3/js-common" : " 6.0.2-beta0 " ,
15
- "@openc3/vue-common" : " 6.0.2-beta0 " ,
14
+ "@openc3/js-common" : " 6.0.2" ,
15
+ "@openc3/vue-common" : " 6.0.2" ,
16
16
"axios" : " 1.7.9" ,
17
17
"date-fns" : " 4.1.0" ,
18
18
"single-spa-vue" : " 3.0.0" ,
Original file line number Diff line number Diff line change 1
1
{
2
2
"name" : " @openc3/cosmos-tool-cmdtlmserver" ,
3
- "version" : " 6.0.2-beta0 " ,
3
+ "version" : " 6.0.2" ,
4
4
"private" : true ,
5
5
"type" : " module" ,
6
6
"scripts" : {
11
11
},
12
12
"dependencies" : {
13
13
"@astrouxds/astro-web-components" : " 7.24.1" ,
14
- "@openc3/js-common" : " 6.0.2-beta0 " ,
15
- "@openc3/vue-common" : " 6.0.2-beta0 " ,
14
+ "@openc3/js-common" : " 6.0.2" ,
15
+ "@openc3/vue-common" : " 6.0.2" ,
16
16
"axios" : " 1.7.9" ,
17
17
"date-fns" : " 4.1.0" ,
18
18
"single-spa-vue" : " 3.0.0" ,
Original file line number Diff line number Diff line change 1
1
{
2
2
"name" : " @openc3/cosmos-tool-dataextractor" ,
3
- "version" : " 6.0.2-beta0 " ,
3
+ "version" : " 6.0.2" ,
4
4
"private" : true ,
5
5
"type" : " module" ,
6
6
"scripts" : {
11
11
},
12
12
"dependencies" : {
13
13
"@astrouxds/astro-web-components" : " 7.24.1" ,
14
- "@openc3/js-common" : " 6.0.2-beta0 " ,
15
- "@openc3/vue-common" : " 6.0.2-beta0 " ,
14
+ "@openc3/js-common" : " 6.0.2" ,
15
+ "@openc3/vue-common" : " 6.0.2" ,
16
16
"axios" : " 1.7.9" ,
17
17
"date-fns" : " 4.1.0" ,
18
18
"single-spa-vue" : " 3.0.0" ,
Original file line number Diff line number Diff line change 1
1
{
2
2
"name" : " @openc3/cosmos-tool-dataviewer" ,
3
- "version" : " 6.0.2-beta0 " ,
3
+ "version" : " 6.0.2" ,
4
4
"private" : true ,
5
5
"type" : " module" ,
6
6
"scripts" : {
11
11
},
12
12
"dependencies" : {
13
13
"@astrouxds/astro-web-components" : " 7.24.1" ,
14
- "@openc3/js-common" : " 6.0.2-beta0 " ,
15
- "@openc3/vue-common" : " 6.0.2-beta0 " ,
14
+ "@openc3/js-common" : " 6.0.2" ,
15
+ "@openc3/vue-common" : " 6.0.2" ,
16
16
"axios" : " 1.7.9" ,
17
17
"date-fns" : " 4.1.0" ,
18
18
"lodash" : " 4.17.21" ,
Original file line number Diff line number Diff line change 1
1
{
2
2
"name" : " @openc3/cosmos-tool-handbooks" ,
3
- "version" : " 6.0.2-beta0 " ,
3
+ "version" : " 6.0.2" ,
4
4
"private" : true ,
5
5
"type" : " module" ,
6
6
"scripts" : {
11
11
},
12
12
"dependencies" : {
13
13
"@astrouxds/astro-web-components" : " 7.24.1" ,
14
- "@openc3/js-common" : " 6.0.2-beta0 " ,
15
- "@openc3/vue-common" : " 6.0.2-beta0 " ,
14
+ "@openc3/js-common" : " 6.0.2" ,
15
+ "@openc3/vue-common" : " 6.0.2" ,
16
16
"axios" : " 1.7.9" ,
17
17
"date-fns" : " 4.1.0" ,
18
18
"lodash" : " 4.17.21" ,
Original file line number Diff line number Diff line change 1
1
{
2
2
"name" : " @openc3/cosmos-tool-iframe" ,
3
- "version" : " 6.0.2-beta0 " ,
3
+ "version" : " 6.0.2" ,
4
4
"private" : true ,
5
5
"type" : " module" ,
6
6
"scripts" : {
12
12
"dependencies" : {
13
13
"@astrouxds/astro-web-components" : " 7.24.1" ,
14
14
"@braintree/sanitize-url" : " 7.1.1" ,
15
- "@openc3/js-common" : " 6.0.2-beta0 " ,
16
- "@openc3/vue-common" : " 6.0.2-beta0 " ,
15
+ "@openc3/js-common" : " 6.0.2" ,
16
+ "@openc3/vue-common" : " 6.0.2" ,
17
17
"axios" : " 1.7.9" ,
18
18
"date-fns" : " 4.1.0" ,
19
19
"lodash" : " 4.17.21" ,
Original file line number Diff line number Diff line change 1
1
{
2
2
"name" : " @openc3/cosmos-tool-limitsmonitor" ,
3
- "version" : " 6.0.2-beta0 " ,
3
+ "version" : " 6.0.2" ,
4
4
"private" : true ,
5
5
"type" : " module" ,
6
6
"scripts" : {
11
11
},
12
12
"dependencies" : {
13
13
"@astrouxds/astro-web-components" : " 7.24.1" ,
14
- "@openc3/js-common" : " 6.0.2-beta0 " ,
15
- "@openc3/vue-common" : " 6.0.2-beta0 " ,
14
+ "@openc3/js-common" : " 6.0.2" ,
15
+ "@openc3/vue-common" : " 6.0.2" ,
16
16
"axios" : " 1.7.9" ,
17
17
"date-fns" : " 4.1.0" ,
18
18
"lodash" : " 4.17.21" ,
Original file line number Diff line number Diff line change 1
1
{
2
2
"name" : " @openc3/cosmos-tool-packetviewer" ,
3
- "version" : " 6.0.2-beta0 " ,
3
+ "version" : " 6.0.2" ,
4
4
"private" : true ,
5
5
"type" : " module" ,
6
6
"scripts" : {
11
11
},
12
12
"dependencies" : {
13
13
"@astrouxds/astro-web-components" : " 7.24.1" ,
14
- "@openc3/js-common" : " 6.0.2-beta0 " ,
15
- "@openc3/vue-common" : " 6.0.2-beta0 " ,
14
+ "@openc3/js-common" : " 6.0.2" ,
15
+ "@openc3/vue-common" : " 6.0.2" ,
16
16
"axios" : " 1.7.9" ,
17
17
"date-fns" : " 4.1.0" ,
18
18
"lodash" : " 4.17.21" ,
Original file line number Diff line number Diff line change 1
1
{
2
2
"name" : " @openc3/cosmos-tool-scriptrunner" ,
3
- "version" : " 6.0.2-beta0 " ,
3
+ "version" : " 6.0.2" ,
4
4
"private" : true ,
5
5
"type" : " module" ,
6
6
"scripts" : {
11
11
},
12
12
"dependencies" : {
13
13
"@astrouxds/astro-web-components" : " 7.24.1" ,
14
- "@openc3/js-common" : " 6.0.2-beta0 " ,
15
- "@openc3/vue-common" : " 6.0.2-beta0 " ,
14
+ "@openc3/js-common" : " 6.0.2" ,
15
+ "@openc3/vue-common" : " 6.0.2" ,
16
16
"ace-builds" : " 1.37.0" ,
17
17
"axios" : " 1.7.9" ,
18
18
"date-fns" : " 4.1.0" ,
Original file line number Diff line number Diff line change 1
1
{
2
2
"name" : " @openc3/cosmos-tool-tablemanager" ,
3
- "version" : " 6.0.2-beta0 " ,
3
+ "version" : " 6.0.2" ,
4
4
"private" : true ,
5
5
"type" : " module" ,
6
6
"scripts" : {
11
11
},
12
12
"dependencies" : {
13
13
"@astrouxds/astro-web-components" : " 7.24.1" ,
14
- "@openc3/js-common" : " 6.0.2-beta0 " ,
15
- "@openc3/vue-common" : " 6.0.2-beta0 " ,
14
+ "@openc3/js-common" : " 6.0.2" ,
15
+ "@openc3/vue-common" : " 6.0.2" ,
16
16
"axios" : " 1.7.9" ,
17
17
"date-fns" : " 4.1.0" ,
18
18
"lodash" : " 4.17.21" ,
Original file line number Diff line number Diff line change 1
1
{
2
2
"name" : " @openc3/cosmos-tool-tlmgrapher" ,
3
- "version" : " 6.0.2-beta0 " ,
3
+ "version" : " 6.0.2" ,
4
4
"private" : true ,
5
5
"type" : " module" ,
6
6
"scripts" : {
11
11
},
12
12
"dependencies" : {
13
13
"@astrouxds/astro-web-components" : " 7.24.1" ,
14
- "@openc3/js-common" : " 6.0.2-beta0 " ,
15
- "@openc3/vue-common" : " 6.0.2-beta0 " ,
14
+ "@openc3/js-common" : " 6.0.2" ,
15
+ "@openc3/vue-common" : " 6.0.2" ,
16
16
"axios" : " 1.7.9" ,
17
17
"binary-search" : " 1.3.6" ,
18
18
"date-fns" : " 4.1.0" ,
Original file line number Diff line number Diff line change 1
1
{
2
2
"name" : " @openc3/cosmos-tool-tlmviewer" ,
3
- "version" : " 6.0.2-beta0 " ,
3
+ "version" : " 6.0.2" ,
4
4
"private" : true ,
5
5
"type" : " module" ,
6
6
"scripts" : {
11
11
},
12
12
"dependencies" : {
13
13
"@astrouxds/astro-web-components" : " 7.24.1" ,
14
- "@openc3/js-common" : " 6.0.2-beta0 " ,
15
- "@openc3/vue-common" : " 6.0.2-beta0 " ,
14
+ "@openc3/js-common" : " 6.0.2" ,
15
+ "@openc3/vue-common" : " 6.0.2" ,
16
16
"ace-builds" : " 1.37.0" ,
17
17
"axios" : " 1.7.9" ,
18
18
"binary-search" : " 1.3.6" ,
Original file line number Diff line number Diff line change 1
1
{
2
2
"name" : " @openc3/js-common" ,
3
3
"description" : " Common library for COSMOS tool development" ,
4
- "version" : " 6.0.2-beta0 " ,
4
+ "version" : " 6.0.2" ,
5
5
"license" : " SEE LICENSE IN LICENSE.txt" ,
6
6
"homepage" : " https://openc3.com" ,
7
7
"repository" : {
Original file line number Diff line number Diff line change 1
1
{
2
2
"name" : " @openc3/tool-base" ,
3
- "version" : " 6.0.2-beta0 " ,
3
+ "version" : " 6.0.2" ,
4
4
"type" : " module" ,
5
5
"scripts" : {
6
6
"serve" : " vite build --watch --mode dev-server" ,
10
10
},
11
11
"dependencies" : {
12
12
"@astrouxds/astro-web-components" : " 7.24.1" ,
13
- "@openc3/js-common" : " 6.0.2-beta0 " ,
14
- "@openc3/vue-common" : " 6.0.2-beta0 " ,
13
+ "@openc3/js-common" : " 6.0.2" ,
14
+ "@openc3/vue-common" : " 6.0.2" ,
15
15
"@rails/actioncable" : " 7.1.3-4" ,
16
16
"axios" : " 1.7.9" ,
17
17
"date-fns" : " 4.1.0" ,
Original file line number Diff line number Diff line change 1
1
{
2
2
"name" : " @openc3/vue-common" ,
3
3
"description" : " Vue component library for COSMOS tool development" ,
4
- "version" : " 6.0.2-beta0 " ,
4
+ "version" : " 6.0.2" ,
5
5
"license" : " SEE LICENSE IN LICENSE.txt" ,
6
6
"homepage" : " https://openc3.com" ,
7
7
"repository" : {
66
66
"dependencies" : {
67
67
"@astrouxds/astro-web-components" : " 7.24.1" ,
68
68
"@braintree/sanitize-url" : " 7.1.1" ,
69
- "@openc3/js-common" : " 6.0.2-beta0 " ,
69
+ "@openc3/js-common" : " 6.0.2" ,
70
70
"@rails/actioncable" : " 7.1.3-4" ,
71
71
"axios" : " 1.7.9" ,
72
72
"binary-search" : " 1.3.6" ,
Original file line number Diff line number Diff line change @@ -46,5 +46,5 @@ if ENV['OPENC3_DEVEL']
46
46
elsif ENV [ 'OPENC3_PATH' ]
47
47
gem 'openc3' , :path => ENV [ 'OPENC3_PATH' ]
48
48
else
49
- gem 'openc3' , '6.0.2.pre.beta0 '
49
+ gem 'openc3' , '6.0.2'
50
50
end
Original file line number Diff line number Diff line change 1
1
# encoding: ascii-8bit
2
2
3
- OPENC3_VERSION = '6.0.2-beta0 '
3
+ OPENC3_VERSION = '6.0.2'
4
4
module OpenC3
5
5
module Version
6
6
MAJOR = '6'
7
7
MINOR = '0'
8
8
PATCH = '2'
9
- OTHER = 'pre.beta0 '
10
- BUILD = '697092ddcd173c053ce32ef8058f4ae7751c47d4 '
9
+ OTHER = ''
10
+ BUILD = '30bcab7b66f6a10baacea338b83fc5bfb89e68d6 '
11
11
end
12
- VERSION = '6.0.2-beta0 '
13
- GEM_VERSION = '6.0.2.pre.beta0 '
12
+ VERSION = '6.0.2'
13
+ GEM_VERSION = '6.0.2'
14
14
end
Original file line number Diff line number Diff line change @@ -45,7 +45,7 @@ spec = Gem::Specification.new do |s|
45
45
s . platform = Gem ::Platform ::CURRENT
46
46
end
47
47
48
- s . version = '6.0.2.pre.beta0 '
48
+ s . version = '6.0.2'
49
49
s . licenses = [ 'AGPL-3.0-only' , 'Nonstandard' ]
50
50
51
51
# Executables
Original file line number Diff line number Diff line change 12
12
__title__ = "openc3"
13
13
__description__ = "Python Support for OpenC3 COSMOS"
14
14
__url__ = "https://github.com/OpenC3/cosmos"
15
- __version__ = "6.0.2-beta0 "
15
+ __version__ = "6.0.2"
You can’t perform that action at this time.
0 commit comments