Skip to content

Commit 1a75881

Browse files
committed
v8.0.0a2
1 parent d98c4b6 commit 1a75881

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

airflow_code_editor/VERSION

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
8.0.0a1
1+
8.0.0a2

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "airflow-code-editor",
3-
"version": "8.0.0a1",
3+
"version": "8.0.0a2",
44
"description": "A plugin for [Apache Airflow](https://github.com/apache/airflow) that allows you to edit DAGs in browser. It provides a file managing interface within specified directories and it can be used to edit and download your files. If git support is enabled, the DAGs are stored in a Git repository. You may use it to view Git history, review local changes and commit.",
55
"private": true,
66
"repository": {

0 commit comments

Comments
 (0)