This is an automated email from the ASF dual-hosted git repository.

arosien 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 729ec37  Update Daffodil to 3.6.0.
729ec37 is described below

commit 729ec3728cfba610cd127bd46f43e939bd3d18c1
Author: Adam Rosien <[email protected]>
AuthorDate: Mon Feb 5 09:43:09 2024 -0800

    Update Daffodil to 3.6.0.
    
    Fixes #954.
---
 package.json | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/package.json b/package.json
index d89a368..4497904 100644
--- a/package.json
+++ b/package.json
@@ -3,7 +3,7 @@
   "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.4.0-SNAPSHOT",
-  "daffodilVersion": "3.5.0",
+  "daffodilVersion": "3.6.0",
   "publisher": "asf",
   "author": "Apache Daffodil",
   "license": "Apache-2.0",

Reply via email to