Skip to content

Commit

Permalink
revert: platform specific release
Browse files Browse the repository at this point in the history
Signed-off-by: shivamsouravjha <2019145@iiitdmj.ac.in>
  • Loading branch information
shivamsouravjha committed Sep 19, 2024
1 parent 12aa739 commit b17d860
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 1 deletion.
4 changes: 4 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -63,3 +63,7 @@ First Release for Vs Code Extension.
## [1.0.14]

- Back button refactored for better User Experience

## [1.0.15]

- Reverting to universal release
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
"name": "keployio",
"displayName": "Keploy",
"description": "Streamline testing with the power of Keploy, directly in your favorite IDE.",
"version": "1.0.14",
"version": "1.0.15",
"publisher": "Keploy",
"icon": "media/logo.png",
"pricing": "Free",
Expand Down

0 comments on commit b17d860

Please sign in to comment.