Because there is still the same location and still the same file name (podbot.zip) for all releases, maybe is better add the version number for each release - for example PODDBOT2.6mm ofic. release 15.
Somebody suggested to change the file name for adding date to it, but maybe my idea is more confortable.
All known me metamod plugins have this number for each release - for example:
StatsMe 2.8.0.7 beta 15, ClanMod 1.80.19 beta 1 , etc.
Additionally - for all these numbers You have specials variables and You can use them in, for example, statsme sm_motd. Here You have an example to better understand, what I mean:
sm_motd " * {C.statsme_version?StatsMe $:#}"
sm_motd " * {C.clanmod_version?ClanMod $:#}"
sm_motd " * {C.admin_mod_version?AdminMod $:#}"
sm_motd " * {I.atac_version?ATAC $:#}"
sm_motd " * {C.chicken_version?Chicken $:#}"
sm_motd " * {C.hlguard_version?HLGuard $:#}"
sm_motd " * {C.csbld_version?CSBLd $:#}"
sm_motd " * {C.plbot_version?PLBot $:#}"
sm_motd " * {C.booster_version?HL-Booster $:#}"
sm_motd " * {C.amx_version?AMXMod $:#}"
sm_motd " * {C.axn_version?AXN $:#}"
sm_motd " * {C.bmx_version?BMX $:#}"
sm_motd " * {I.t13_killcam_version?Take13 KillCam $:#}"
There is a missing line
:
sm_motd " * {C.podbot_version?PODBot $:#}"
If You don't like my idea, please simply remove this thread from forum.