diff options
author | Sumanto Kar | 2025-06-19 23:20:59 +0000 |
---|---|---|
committer | Sumanto Kar | 2025-06-19 23:20:59 +0000 |
commit | 647c31c23b4dc233f4c0acc80bf6c264a883ead7 (patch) | |
tree | d2690da5d21da8100775c5c63f2ffb9369c20274 /code | |
parent | ee8f1deaa3fbaa50564b0b682840a6e8ef6f463d (diff) | |
download | eSim-647c31c23b4dc233f4c0acc80bf6c264a883ead7.tar.gz eSim-647c31c23b4dc233f4c0acc80bf6c264a883ead7.tar.bz2 eSim-647c31c23b4dc233f4c0acc80bf6c264a883ead7.zip |
Changed version details to 2.5
Diffstat (limited to 'code')
-rw-r--r-- | code/_templates/layout.html | 2 | ||||
-rw-r--r-- | code/installation.rst | 2 | ||||
-rw-r--r-- | code/overview.rst | 2 |
3 files changed, 3 insertions, 3 deletions
diff --git a/code/_templates/layout.html b/code/_templates/layout.html index 63a2dba6..5550c8bf 100644 --- a/code/_templates/layout.html +++ b/code/_templates/layout.html @@ -6,7 +6,7 @@ alt="My Logo" style="width: 100%; height: auto; display: block;" /> <div class="verison" style="color: #111; font-weight: bold; margin-bottom: 20px;"> - eSim 2.4 + eSim 2.5 </div> </div> {{ super() }} diff --git a/code/installation.rst b/code/installation.rst index 362bbe67..84f067ee 100644 --- a/code/installation.rst +++ b/code/installation.rst @@ -16,7 +16,7 @@ eSim Installation on Ubuntu OS (Linux) **Step 1:** After downloading eSim, extract it using: - ``$ unzip eSim-2.4.zip`` + ``$ unzip eSim-2.5.zip`` **Step 2:** Change directories into the top-level eSim directory (where this INSTALL file can be found). diff --git a/code/overview.rst b/code/overview.rst index e53739ff..9bb16d84 100644 --- a/code/overview.rst +++ b/code/overview.rst @@ -33,7 +33,7 @@ Useful Links **eSim Manual** To know everything about eSim, how it works, and its features, please download the manual from -`eSim Manual <https://static.fossee.in/esim/manuals/eSim_Manual_2.4.pdf>`_ +`eSim Manual <https://static.fossee.in/esim/manuals/eSim_Manual_2.5.pdf>`_ **Contact** For any queries regarding eSim, please write to us at |