scholarsmate commented on code in PR #896: URL: https://github.com/apache/daffodil-vscode/pull/896#discussion_r1388631499
########## 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.3.1", + "version": "1.4.0-SNAPSHOT", Review Comment: This is interesting, and I agree with this change. After we do a release, we should probably do this as the next merged commit, until the next release and so on. -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail: [email protected] For queries about this service, please contact Infrastructure at: [email protected]
