Skip to content

Commit

Permalink
[Github Action] Update version to 6.0.1
Browse files Browse the repository at this point in the history
  • Loading branch information
jmthomas authored and github-actions[bot] committed Dec 20, 2024
1 parent 3467e57 commit 697092d
Show file tree
Hide file tree
Showing 31 changed files with 73 additions and 73 deletions.
2 changes: 1 addition & 1 deletion openc3-cosmos-cmd-tlm-api/Gemfile
Original file line number Diff line number Diff line change
Expand Up @@ -46,5 +46,5 @@ if ENV['OPENC3_DEVEL']
elsif ENV['OPENC3_PATH']
gem 'openc3', :path => ENV['OPENC3_PATH']
else
gem 'openc3', '6.0.1.pre.beta0'
gem 'openc3', '6.0.1'
end
2 changes: 1 addition & 1 deletion openc3-cosmos-init/plugins/docker-package-build.sh
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@ set -e
PLUGINS="/openc3/plugins"
GEMS="/openc3/plugins/gems/"
PACKAGES="packages"
OPENC3_RELEASE_VERSION=6.0.1-beta0
OPENC3_RELEASE_VERSION=6.0.1

# 2nd argument provides an override for the workspace name,
# but that can be inferred from the 1st argument for most tools
Expand Down
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@openc3/ace-diff",
"version": "6.0.1-beta0",
"version": "6.0.1",
"private": true,
"description": "Custom AceDiff build for OpenC3 COSMOS",
"source": "src/index.js",
Expand Down
Original file line number Diff line number Diff line change
@@ -1,15 +1,15 @@
{
"name": "widgets_src",
"version": "6.0.1-beta0",
"version": "6.0.1",
"private": true,
"type": "module",
"scripts": {
"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"
},
"dependencies": {
"@astrouxds/astro-web-components": "7.24.1",
"@openc3/js-common": "6.0.1-beta0",
"@openc3/vue-common": "6.0.1-beta0"
"@openc3/js-common": "6.0.1",
"@openc3/vue-common": "6.0.1"
},
"devDependencies": {
"@rushstack/eslint-patch": "1.10.4",
Expand Down
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@openc3/cosmos-tool-admin",
"version": "6.0.1-beta0",
"version": "6.0.1",
"private": true,
"type": "module",
"scripts": {
Expand All @@ -11,9 +11,9 @@
},
"dependencies": {
"@astrouxds/astro-web-components": "7.24.1",
"@openc3/ace-diff": "6.0.1-beta0",
"@openc3/js-common": "6.0.1-beta0",
"@openc3/vue-common": "6.0.1-beta0",
"@openc3/ace-diff": "6.0.1",
"@openc3/js-common": "6.0.1",
"@openc3/vue-common": "6.0.1",
"ace-builds": "1.37.0",
"single-spa-vue": "3.0.0"
},
Expand Down
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@openc3/cosmos-tool-bucketexplorer",
"version": "6.0.1-beta0",
"version": "6.0.1",
"private": true,
"type": "module",
"scripts": {
Expand All @@ -11,8 +11,8 @@
},
"dependencies": {
"@astrouxds/astro-web-components": "7.24.1",
"@openc3/js-common": "6.0.1-beta0",
"@openc3/vue-common": "6.0.1-beta0",
"@openc3/js-common": "6.0.1",
"@openc3/vue-common": "6.0.1",
"axios": "1.7.9",
"date-fns": "4.1.0",
"lodash": "4.17.21",
Expand Down
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@openc3/cosmos-tool-cmdsender",
"version": "6.0.1-beta0",
"version": "6.0.1",
"private": true,
"type": "module",
"scripts": {
Expand All @@ -11,8 +11,8 @@
},
"dependencies": {
"@astrouxds/astro-web-components": "7.24.1",
"@openc3/js-common": "6.0.1-beta0",
"@openc3/vue-common": "6.0.1-beta0",
"@openc3/js-common": "6.0.1",
"@openc3/vue-common": "6.0.1",
"axios": "1.7.9",
"date-fns": "4.1.0",
"single-spa-vue": "3.0.0",
Expand Down
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@openc3/cosmos-tool-cmdtlmserver",
"version": "6.0.1-beta0",
"version": "6.0.1",
"private": true,
"type": "module",
"scripts": {
Expand All @@ -11,8 +11,8 @@
},
"dependencies": {
"@astrouxds/astro-web-components": "7.24.1",
"@openc3/js-common": "6.0.1-beta0",
"@openc3/vue-common": "6.0.1-beta0",
"@openc3/js-common": "6.0.1",
"@openc3/vue-common": "6.0.1",
"axios": "1.7.9",
"date-fns": "4.1.0",
"single-spa-vue": "3.0.0",
Expand Down
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@openc3/cosmos-tool-dataextractor",
"version": "6.0.1-beta0",
"version": "6.0.1",
"private": true,
"type": "module",
"scripts": {
Expand All @@ -11,8 +11,8 @@
},
"dependencies": {
"@astrouxds/astro-web-components": "7.24.1",
"@openc3/js-common": "6.0.1-beta0",
"@openc3/vue-common": "6.0.1-beta0",
"@openc3/js-common": "6.0.1",
"@openc3/vue-common": "6.0.1",
"axios": "1.7.9",
"date-fns": "4.1.0",
"single-spa-vue": "3.0.0",
Expand Down
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@openc3/cosmos-tool-dataviewer",
"version": "6.0.1-beta0",
"version": "6.0.1",
"private": true,
"type": "module",
"scripts": {
Expand All @@ -11,8 +11,8 @@
},
"dependencies": {
"@astrouxds/astro-web-components": "7.24.1",
"@openc3/js-common": "6.0.1-beta0",
"@openc3/vue-common": "6.0.1-beta0",
"@openc3/js-common": "6.0.1",
"@openc3/vue-common": "6.0.1",
"axios": "1.7.9",
"date-fns": "4.1.0",
"lodash": "4.17.21",
Expand Down
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@openc3/cosmos-tool-handbooks",
"version": "6.0.1-beta0",
"version": "6.0.1",
"private": true,
"type": "module",
"scripts": {
Expand All @@ -11,8 +11,8 @@
},
"dependencies": {
"@astrouxds/astro-web-components": "7.24.1",
"@openc3/js-common": "6.0.1-beta0",
"@openc3/vue-common": "6.0.1-beta0",
"@openc3/js-common": "6.0.1",
"@openc3/vue-common": "6.0.1",
"axios": "1.7.9",
"date-fns": "4.1.0",
"lodash": "4.17.21",
Expand Down
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@openc3/cosmos-tool-iframe",
"version": "6.0.1-beta0",
"version": "6.0.1",
"private": true,
"type": "module",
"scripts": {
Expand All @@ -11,8 +11,8 @@
},
"dependencies": {
"@astrouxds/astro-web-components": "7.24.1",
"@openc3/js-common": "6.0.1-beta0",
"@openc3/vue-common": "6.0.1-beta0",
"@openc3/js-common": "6.0.1",
"@openc3/vue-common": "6.0.1",
"axios": "1.7.9",
"date-fns": "4.1.0",
"lodash": "4.17.21",
Expand Down
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@openc3/cosmos-tool-limitsmonitor",
"version": "6.0.1-beta0",
"version": "6.0.1",
"private": true,
"type": "module",
"scripts": {
Expand All @@ -11,8 +11,8 @@
},
"dependencies": {
"@astrouxds/astro-web-components": "7.24.1",
"@openc3/js-common": "6.0.1-beta0",
"@openc3/vue-common": "6.0.1-beta0",
"@openc3/js-common": "6.0.1",
"@openc3/vue-common": "6.0.1",
"axios": "1.7.9",
"date-fns": "4.1.0",
"lodash": "4.17.21",
Expand Down
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@openc3/cosmos-tool-packetviewer",
"version": "6.0.1-beta0",
"version": "6.0.1",
"private": true,
"type": "module",
"scripts": {
Expand All @@ -11,8 +11,8 @@
},
"dependencies": {
"@astrouxds/astro-web-components": "7.24.1",
"@openc3/js-common": "6.0.1-beta0",
"@openc3/vue-common": "6.0.1-beta0",
"@openc3/js-common": "6.0.1",
"@openc3/vue-common": "6.0.1",
"axios": "1.7.9",
"date-fns": "4.1.0",
"lodash": "4.17.21",
Expand Down
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@openc3/cosmos-tool-scriptrunner",
"version": "6.0.1-beta0",
"version": "6.0.1",
"private": true,
"type": "module",
"scripts": {
Expand All @@ -11,8 +11,8 @@
},
"dependencies": {
"@astrouxds/astro-web-components": "7.24.1",
"@openc3/js-common": "6.0.1-beta0",
"@openc3/vue-common": "6.0.1-beta0",
"@openc3/js-common": "6.0.1",
"@openc3/vue-common": "6.0.1",
"ace-builds": "1.37.0",
"axios": "1.7.9",
"date-fns": "4.1.0",
Expand Down
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@openc3/cosmos-tool-tablemanager",
"version": "6.0.1-beta0",
"version": "6.0.1",
"private": true,
"type": "module",
"scripts": {
Expand All @@ -11,8 +11,8 @@
},
"dependencies": {
"@astrouxds/astro-web-components": "7.24.1",
"@openc3/js-common": "6.0.1-beta0",
"@openc3/vue-common": "6.0.1-beta0",
"@openc3/js-common": "6.0.1",
"@openc3/vue-common": "6.0.1",
"axios": "1.7.9",
"date-fns": "4.1.0",
"lodash": "4.17.21",
Expand Down
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@openc3/cosmos-tool-tlmgrapher",
"version": "6.0.1-beta0",
"version": "6.0.1",
"private": true,
"type": "module",
"scripts": {
Expand All @@ -11,8 +11,8 @@
},
"dependencies": {
"@astrouxds/astro-web-components": "7.24.1",
"@openc3/js-common": "6.0.1-beta0",
"@openc3/vue-common": "6.0.1-beta0",
"@openc3/js-common": "6.0.1",
"@openc3/vue-common": "6.0.1",
"axios": "1.7.9",
"binary-search": "1.3.6",
"date-fns": "4.1.0",
Expand Down
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@openc3/cosmos-tool-tlmviewer",
"version": "6.0.1-beta0",
"version": "6.0.1",
"private": true,
"type": "module",
"scripts": {
Expand All @@ -11,8 +11,8 @@
},
"dependencies": {
"@astrouxds/astro-web-components": "7.24.1",
"@openc3/js-common": "6.0.1-beta0",
"@openc3/vue-common": "6.0.1-beta0",
"@openc3/js-common": "6.0.1",
"@openc3/vue-common": "6.0.1",
"ace-builds": "1.37.0",
"axios": "1.7.9",
"binary-search": "1.3.6",
Expand Down
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"name": "@openc3/js-common",
"description": "Common library for COSMOS tool development",
"version": "6.0.1-beta0",
"version": "6.0.1",
"license": "SEE LICENSE IN LICENSE.txt",
"homepage": "https://openc3.com",
"repository": {
Expand Down
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@openc3/tool-base",
"version": "6.0.1-beta0",
"version": "6.0.1",
"type": "module",
"scripts": {
"serve": "vite build --watch --mode dev-server",
Expand All @@ -10,8 +10,8 @@
},
"dependencies": {
"@astrouxds/astro-web-components": "7.24.1",
"@openc3/js-common": "6.0.1-beta0",
"@openc3/vue-common": "6.0.1-beta0",
"@openc3/js-common": "6.0.1",
"@openc3/vue-common": "6.0.1",
"@rails/actioncable": "7.1.3-4",
"axios": "1.7.9",
"date-fns": "4.1.0",
Expand Down
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"name": "@openc3/vue-common",
"description": "Vue component library for COSMOS tool development",
"version": "6.0.1-beta0",
"version": "6.0.1",
"license": "SEE LICENSE IN LICENSE.txt",
"homepage": "https://openc3.com",
"repository": {
Expand Down Expand Up @@ -65,7 +65,7 @@
},
"dependencies": {
"@astrouxds/astro-web-components": "7.24.1",
"@openc3/js-common": "6.0.1-beta0",
"@openc3/js-common": "6.0.1",
"@rails/actioncable": "7.1.3-4",
"axios": "1.7.9",
"binary-search": "1.3.6",
Expand Down
2 changes: 1 addition & 1 deletion openc3-cosmos-script-runner-api/Gemfile
Original file line number Diff line number Diff line change
Expand Up @@ -46,5 +46,5 @@ if ENV['OPENC3_DEVEL']
elsif ENV['OPENC3_PATH']
gem 'openc3', :path => ENV['OPENC3_PATH']
else
gem 'openc3', '6.0.1.pre.beta0'
gem 'openc3', '6.0.1'
end
10 changes: 5 additions & 5 deletions openc3/lib/openc3/version.rb
Original file line number Diff line number Diff line change
@@ -1,14 +1,14 @@
# encoding: ascii-8bit

OPENC3_VERSION = '6.0.1-beta0'
OPENC3_VERSION = '6.0.1'
module OpenC3
module Version
MAJOR = '6'
MINOR = '0'
PATCH = '1'
OTHER = 'pre.beta0'
BUILD = '6e0d24067e57572254471e0460bcc10931740c40'
OTHER = ''
BUILD = '3467e578f31cd2cf2e0070f0cfc731c970ce1cfe'
end
VERSION = '6.0.1-beta0'
GEM_VERSION = '6.0.1.pre.beta0'
VERSION = '6.0.1'
GEM_VERSION = '6.0.1'
end
2 changes: 1 addition & 1 deletion openc3/openc3.gemspec
Original file line number Diff line number Diff line change
Expand Up @@ -45,7 +45,7 @@ spec = Gem::Specification.new do |s|
s.platform = Gem::Platform::CURRENT
end

s.version = '6.0.1.pre.beta0'
s.version = '6.0.1'
s.licenses = ['AGPL-3.0-only', 'Nonstandard']

# Executables
Expand Down
2 changes: 1 addition & 1 deletion openc3/python/openc3/__version__.py
Original file line number Diff line number Diff line change
Expand Up @@ -12,4 +12,4 @@
__title__ = "openc3"
__description__ = "Python Support for OpenC3 COSMOS"
__url__ = "https://github.com/OpenC3/cosmos"
__version__ = "6.0.1-beta0"
__version__ = "6.0.1"
Loading

0 comments on commit 697092d

Please sign in to comment.