
If you're looking to enhance your Strapi 4 application with a straightforward way to display the app version, the Strapi App Version Plugin may be the solution for you. This simple yet effective plugin allows developers to easily present the application version found in the package.json file on the Settings page of the Strapi admin panel. This feature can be particularly useful for tracking updates and managing deployments more efficiently.
Installation of the plugin is also quite simple, requiring just a re-build command to integrate it seamlessly with your Strapi application. Developed by Palmabit.com, this plugin aims to improve the user experience for both developers and administrators alike by providing instant access to the current version of the application.

Strapi is an open source headless CMS that provides a customizable content management system and API for your projects. It allows you to manage content in a visual interface and use a REST or GraphQL API to retrieve the data.