This is an automated email from the ASF dual-hosted git repository.
shanedell pushed a commit to branch main
in repository https://gitbox.apache.org/repos/asf/daffodil-vscode.git
The following commit(s) were added to refs/heads/main by this push:
new 6dc58f6 Update version to 1.6.0-SNAPSHOT
6dc58f6 is described below
commit 6dc58f6769e0404431cffa48f95b2cb6c9d5380c
Author: Shane Dell <[email protected]>
AuthorDate: Thu Jan 8 14:26:40 2026 -0500
Update version to 1.6.0-SNAPSHOT
---
VERSION | 2 +-
package.json | 2 +-
2 files changed, 2 insertions(+), 2 deletions(-)
diff --git a/VERSION b/VERSION
index bc80560..a54b765 100644
--- a/VERSION
+++ b/VERSION
@@ -1 +1 @@
-1.5.0
+1.6.0-SNAPSHOT
diff --git a/package.json b/package.json
index 9b56407..c7d6471 100644
--- a/package.json
+++ b/package.json
@@ -2,7 +2,7 @@
"name": "apache-daffodil-vscode",
"displayName": "Apache Daffodilâ„¢ Extension for Visual Studio Code",
"description": "Apache Daffodilâ„¢ Extension for Visual Studio Code providing
DFDL syntax highlighting, DFDL code completion, DFDL schema debugging, and data
editor",
- "version": "1.5.0",
+ "version": "1.6.0-SNAPSHOT",
"publisher": "asf",
"author": "Apache Daffodil",
"license": "Apache-2.0",