Skip to content
This repository has been archived by the owner on Oct 1, 2024. It is now read-only.

Commit

Permalink
Documenation
Browse files Browse the repository at this point in the history
  • Loading branch information
ic3w0lf22 committed Aug 31, 2021
1 parent c28f762 commit 4f762d6
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 2 deletions.
2 changes: 2 additions & 0 deletions RAMAPI.lua
Original file line number Diff line number Diff line change
@@ -1,3 +1,5 @@
-- DOCUMENTATION: https://ic3w0lf22.gitbook.io/roblox-account-manager/

local Account = {} Account.__index = Account

local WebserverSettings = {
Expand Down
4 changes: 2 additions & 2 deletions RBX Alt Manager/Properties/AssemblyInfo.cs
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@
[assembly: AssemblyConfiguration("")]
[assembly: AssemblyCompany("ic3")]
[assembly: AssemblyProduct("RBX Alt Manager")]
[assembly: AssemblyCopyright("Copyright © ic3 2020")]
[assembly: AssemblyCopyright("Copyright © ic3 2021")]
[assembly: AssemblyTrademark("")]
[assembly: AssemblyCulture("")]

Expand All @@ -33,4 +33,4 @@
// by using the '*' as shown below:
// [assembly: AssemblyVersion("1.0.*")]
[assembly: AssemblyVersion("1.0.0.0")]
[assembly: AssemblyFileVersion("2.0.0.0")]
[assembly: AssemblyFileVersion("2.1.0.0")]

0 comments on commit 4f762d6

Please sign in to comment.