Skip to content

Commit

Permalink
feat(all): bumped version to 1.3.0
Browse files Browse the repository at this point in the history
feat(all): added entry to package.nls.json
  • Loading branch information
Max87ZA committed Jul 31, 2024
1 parent 435a2e8 commit e83de71
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 1 deletion.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "titanium-sdk",
"version": "1.3.1",
"version": "1.3.0",
"displayName": "Titanium",
"description": "Intellisense, snippets, and integrated build tools for Titanium",
"icon": "images/logo-titanium.png",
Expand Down
1 change: 1 addition & 0 deletions package.nls.json
Original file line number Diff line number Diff line change
Expand Up @@ -41,6 +41,7 @@
"titanium.commands.showOutputChannel.title": "Show Output Channel",
"titanium.config.android.keystoreAlias": "Keystore alias used for packaging Android applications",
"titanium.config.android.keystorePath": "Path to keystore used for packaging Android applications",
"titanium.config.ios.organizations": "Input JSON object with your organization's names and IDs.",
"titanium.config.build.liveview": "Whether to enable LiveView when building applications",
"titanium.config.codeTemplates.jsFunction": "Event handler function template",
"titanium.config.codeTemplates.tssClass": "Style class (.) template",
Expand Down

0 comments on commit e83de71

Please sign in to comment.